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

Red & Red, Pink Color Palette

#D14C3E 209, 76, 62
#F57052 245, 112, 82
#EE3884 238, 56, 132
#873698 135, 54, 152
#D14C3E
Color 1
#F57052
Color 2
#EE3884
Color 3
#873698
Color 4
:root {
  --color-1: #D14C3E;
  --color-2: #F57052;
  --color-3: #EE3884;
  --color-4: #873698;
}
colors: {
  'palette-1': '#D14C3E',
  'palette-2': '#F57052',
  'palette-3': '#EE3884',
  'palette-4': '#873698',
}
const palette = [
  '#D14C3E',
  '#F57052',
  '#EE3884',
  '#873698',
];
$color-1: #D14C3E;
$color-2: #F57052;
$color-3: #EE3884;
$color-4: #873698;
Palette Codes 4 COLORS

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

4,115 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #D14C3E

rgb(209, 76, 62) · hsl(6, 62%, 53%)

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

Red #F57052

rgb(245, 112, 82) · hsl(11, 89%, 64%)

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

Pink #EE3884

rgb(238, 56, 132) · hsl(335, 84%, 58%)

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

Violet #873698

rgb(135, 54, 152) · hsl(290, 48%, 40%)

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
#F57052 #873698 2.43:1 Fail Fail
#EE3884 #873698 1.84:1 Fail Fail
#D14C3E #873698 1.6:1 Fail Fail
#D14C3E #F57052 1.52:1 Fail Fail
#F57052 #EE3884 1.32:1 Fail Fail
#D14C3E #EE3884 1.15:1 Fail Fail

How to use these colors

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

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 #D14C3E, #F57052, #EE3884 and #873698. 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!