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

Red & Light Pink, Yellow Color Palette

#F58EA5 245, 142, 165
#F5B8EB 245, 184, 235
#D2CB8C 210, 203, 140
#C7CAD4 199, 202, 212
#F58EA5
Color 1
#F5B8EB
Color 2
#D2CB8C
Color 3
#C7CAD4
Color 4
:root {
  --color-1: #F58EA5;
  --color-2: #F5B8EB;
  --color-3: #D2CB8C;
  --color-4: #C7CAD4;
}
colors: {
  'palette-1': '#F58EA5',
  'palette-2': '#F5B8EB',
  'palette-3': '#D2CB8C',
  'palette-4': '#C7CAD4',
}
const palette = [
  '#F58EA5',
  '#F5B8EB',
  '#D2CB8C',
  '#C7CAD4',
];
$color-1: #F58EA5;
$color-2: #F5B8EB;
$color-3: #D2CB8C;
$color-4: #C7CAD4;
Palette Codes 4 COLORS

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

7,324 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Red (#F58EA5) and reads as bright and open, with an average saturation of 54% and lightness of 77%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F58EA5

rgb(245, 142, 165) · hsl(347, 84%, 76%)

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

Light Pink #F5B8EB

rgb(245, 184, 235) · hsl(310, 75%, 84%)

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

Yellow #D2CB8C

rgb(210, 203, 140) · hsl(54, 44%, 69%)

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

Light Blue #C7CAD4

rgb(199, 202, 212) · hsl(226, 13%, 81%)

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
#F58EA5 #F5B8EB 1.39:1 Fail Fail
#F58EA5 #C7CAD4 1.38:1 Fail Fail
#F58EA5 #D2CB8C 1.36:1 Fail Fail
#F5B8EB #D2CB8C 1.02:1 Fail Fail
#F5B8EB #C7CAD4 1.01:1 Fail Fail
#D2CB8C #C7CAD4 1.01:1 Fail Fail

How to use these colors

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

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 #F58EA5, #F5B8EB, #D2CB8C and #C7CAD4. 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!