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

Red & Red, Pink Color Palette

#DE604C 222, 96, 76
#DE432C 222, 67, 44
#F54772 245, 71, 114
#CB66D6 203, 102, 214
#DE604C
Color 1
#DE432C
Color 2
#F54772
Color 3
#CB66D6
Color 4
:root {
  --color-1: #DE604C;
  --color-2: #DE432C;
  --color-3: #F54772;
  --color-4: #CB66D6;
}
colors: {
  'palette-1': '#DE604C',
  'palette-2': '#DE432C',
  'palette-3': '#F54772',
  'palette-4': '#CB66D6',
}
const palette = [
  '#DE604C',
  '#DE432C',
  '#F54772',
  '#CB66D6',
];
$color-1: #DE604C;
$color-2: #DE432C;
$color-3: #F54772;
$color-4: #CB66D6;
Palette Codes 4 COLORS

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

1,243 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #DE604C

rgb(222, 96, 76) · hsl(8, 69%, 58%)

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

Red #DE432C

rgb(222, 67, 44) · hsl(8, 73%, 52%)

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

Red #F54772

rgb(245, 71, 114) · hsl(345, 90%, 62%)

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

Pink #CB66D6

rgb(203, 102, 214) · hsl(294, 58%, 62%)

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

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
#DE432C #CB66D6 1.3:1 Fail Fail
#DE432C #F54772 1.22:1 Fail Fail
#DE604C #DE432C 1.19:1 Fail Fail
#DE604C #CB66D6 1.09:1 Fail Fail
#F54772 #CB66D6 1.06:1 Fail Fail
#DE604C #F54772 1.02:1 Fail Fail

How to use these colors

  • Background — Pink (#CB66D6): the lightest tone — a clean base for large areas
  • Text — Red (#DE432C): the darkest tone — readable for body copy and headings
  • Primary — Red (#F54772): the most saturated tone — buttons, links and key UI
  • Accent — Red (#DE432C): 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 (#DE604C), Red (#DE432C), Red (#F54772) and Pink (#CB66D6).

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 #DE604C, #DE432C, #F54772 and #CB66D6. 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!