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

Red & Light Pink, Yellow Color Palette

#F58D9A 245, 141, 154
#F5C2E7 245, 194, 231
#F1E997 241, 233, 151
#ECF1DC 236, 241, 220
#F58D9A
Color 1
#F5C2E7
Color 2
#F1E997
Color 3
#ECF1DC
Color 4
:root {
  --color-1: #F58D9A;
  --color-2: #F5C2E7;
  --color-3: #F1E997;
  --color-4: #ECF1DC;
}
colors: {
  'palette-1': '#F58D9A',
  'palette-2': '#F5C2E7',
  'palette-3': '#F1E997',
  'palette-4': '#ECF1DC',
}
const palette = [
  '#F58D9A',
  '#F5C2E7',
  '#F1E997',
  '#ECF1DC',
];
$color-1: #F58D9A;
$color-2: #F5C2E7;
$color-3: #F1E997;
$color-4: #ECF1DC;
Palette Codes 4 COLORS

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

7,316 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 (#F58D9A) and reads as bright and open, with an average saturation of 69% and lightness of 82%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F58D9A

rgb(245, 141, 154) · hsl(353, 84%, 76%)

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

Light Pink #F5C2E7

rgb(245, 194, 231) · hsl(316, 72%, 86%)

A light, airy tone — ideal for backgrounds and subtle fills.

Yellow #F1E997

rgb(241, 233, 151) · hsl(55, 76%, 77%)

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

Light Lime #ECF1DC

rgb(236, 241, 220) · hsl(74, 43%, 90%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#F58D9A #ECF1DC 1.99:1 Fail Fail
#F58D9A #F1E997 1.84:1 Fail Fail
#F58D9A #F5C2E7 1.5:1 Fail Fail
#F5C2E7 #ECF1DC 1.32:1 Fail Fail
#F5C2E7 #F1E997 1.22:1 Fail Fail
#F1E997 #ECF1DC 1.08:1 Fail Fail

How to use these colors

  • Background — Light Lime (#ECF1DC): the lightest tone — a clean base for large areas
  • Text — Red (#F58D9A): the darkest tone — readable for body copy and headings
  • Primary — Red (#F58D9A): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#F1E997): 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 (#F58D9A), Light Pink (#F5C2E7), Yellow (#F1E997) and Light Lime (#ECF1DC).

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 #F58D9A, #F5C2E7, #F1E997 and #ECF1DC. 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!