Red & Red, Pink Color Palette — PaletteCSS
Back to palettes

Red & Red, Pink Color Palette

#CA543E 202, 84, 62
#F5675C 245, 103, 92
#E94284 233, 66, 132
#A125AB 161, 37, 171
#CA543E
Color 1
#F5675C
Color 2
#E94284
Color 3
#A125AB
Color 4
:root {
  --color-1: #CA543E;
  --color-2: #F5675C;
  --color-3: #E94284;
  --color-4: #A125AB;
}
colors: {
  'palette-1': '#CA543E',
  'palette-2': '#F5675C',
  'palette-3': '#E94284',
  'palette-4': '#A125AB',
}
const palette = [
  '#CA543E',
  '#F5675C',
  '#E94284',
  '#A125AB',
];
$color-1: #CA543E;
$color-2: #F5675C;
$color-3: #E94284;
$color-4: #A125AB;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette with a comfortable balance of contrast and harmony.

2,338 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Red (#F5675C) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 54%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #CA543E

rgb(202, 84, 62) · hsl(9, 57%, 52%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Red #F5675C

rgb(245, 103, 92) · hsl(4, 88%, 66%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Pink #E94284

rgb(233, 66, 132) · hsl(336, 79%, 59%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Pink #A125AB

rgb(161, 37, 171) · hsl(296, 64%, 41%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Accessibility & contrast

Colour contrast decides whether text stays readable. Here is how each pair of colours in this palette performs when one is used as text on the other, measured against the WCAG standard (AA needs 4.5:1, AAA needs 7:1).

TextBackgroundRatioAAAAA
#F5675C #A125AB 2.07:1 Fail Fail
#E94284 #A125AB 1.66:1 Fail Fail
#CA543E #F5675C 1.44:1 Fail Fail
#CA543E #A125AB 1.44:1 Fail Fail
#F5675C #E94284 1.25:1 Fail Fail
#CA543E #E94284 1.15:1 Fail Fail

How to use these colors

  • Background — Red (#F5675C): the lightest tone — a clean base for large areas
  • Text — Pink (#A125AB): the darkest tone — readable for body copy and headings
  • Primary — Pink (#E94284): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#A125AB): a secondary highlight for badges and details

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Red tone, based on colour-wheel harmony. Tap a swatch to explore that colour family.

Frequently asked questions

What colours are in this palette?

This palette has 4 colours: Red (#CA543E), Red (#F5675C), Pink (#E94284) and Pink (#A125AB).

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #CA543E, #F5675C, #E94284 and #A125AB. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!