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

Red & Pink, Red Color Palette

#EC5FA8 236, 95, 168
#D24168 210, 65, 104
#F66062 246, 96, 98
#F7825F 247, 130, 95
#EC5FA8
Color 1
#D24168
Color 2
#F66062
Color 3
#F7825F
Color 4
:root {
  --color-1: #EC5FA8;
  --color-2: #D24168;
  --color-3: #F66062;
  --color-4: #F7825F;
}
colors: {
  'palette-1': '#EC5FA8',
  'palette-2': '#D24168',
  'palette-3': '#F66062',
  'palette-4': '#F7825F',
}
const palette = [
  '#EC5FA8',
  '#D24168',
  '#F66062',
  '#F7825F',
];
$color-1: #EC5FA8;
$color-2: #D24168;
$color-3: #F66062;
$color-4: #F7825F;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette built from closely related tones that blend harmoniously.

3,427 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Red (#F7825F) and reads as well balanced in lightness, with an average saturation of 80% and lightness of 63%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Pink #EC5FA8

rgb(236, 95, 168) · hsl(329, 79%, 65%)

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

Pink #D24168

rgb(210, 65, 104) · hsl(344, 62%, 54%)

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

Red #F66062

rgb(246, 96, 98) · hsl(359, 89%, 67%)

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

Red #F7825F

rgb(247, 130, 95) · hsl(14, 90%, 67%)

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
#D24168 #F7825F 1.77:1 Fail Fail
#EC5FA8 #D24168 1.44:1 Fail Fail
#D24168 #F66062 1.44:1 Fail Fail
#EC5FA8 #F7825F 1.23:1 Fail Fail
#F66062 #F7825F 1.23:1 Fail Fail
#EC5FA8 #F66062 1:1 Fail Fail

How to use these colors

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

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 #EC5FA8, #D24168, #F66062 and #F7825F. 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!