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

Red & Red, Pink Color Palette

#CE4237 206, 66, 55
#F5504F 245, 80, 79
#F56F93 245, 111, 147
#C34AD4 195, 74, 212
#CE4237
Color 1
#F5504F
Color 2
#F56F93
Color 3
#C34AD4
Color 4
:root {
  --color-1: #CE4237;
  --color-2: #F5504F;
  --color-3: #F56F93;
  --color-4: #C34AD4;
}
colors: {
  'palette-1': '#CE4237',
  'palette-2': '#F5504F',
  'palette-3': '#F56F93',
  'palette-4': '#C34AD4',
}
const palette = [
  '#CE4237',
  '#F5504F',
  '#F56F93',
  '#C34AD4',
];
$color-1: #CE4237;
$color-2: #F5504F;
$color-3: #F56F93;
$color-4: #C34AD4;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette mixing related and contrasting tones for a natural feel.

85 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Red (#F5504F) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 60%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #CE4237

rgb(206, 66, 55) · hsl(4, 61%, 51%)

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

Red #F5504F

rgb(245, 80, 79) · hsl(0, 89%, 64%)

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

Pink #F56F93

rgb(245, 111, 147) · hsl(344, 87%, 70%)

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

Pink #C34AD4

rgb(195, 74, 212) · hsl(293, 62%, 56%)

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
#CE4237 #F56F93 1.7:1 Fail Fail
#F56F93 #C34AD4 1.44:1 Fail Fail
#CE4237 #F5504F 1.38:1 Fail Fail
#F5504F #F56F93 1.23:1 Fail Fail
#CE4237 #C34AD4 1.18:1 Fail Fail
#F5504F #C34AD4 1.17:1 Fail Fail

How to use these colors

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

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 #CE4237, #F5504F, #F56F93 and #C34AD4. 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!