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

Red & Light Pink, Light Yellow Color Palette

#F58EA6 245, 142, 166
#F5D9F0 245, 217, 240
#F5EEA5 245, 238, 165
#D5D4D7 213, 212, 215
#F58EA6
Color 1
#F5D9F0
Color 2
#F5EEA5
Color 3
#D5D4D7
Color 4
:root {
  --color-1: #F58EA6;
  --color-2: #F5D9F0;
  --color-3: #F5EEA5;
  --color-4: #D5D4D7;
}
colors: {
  'palette-1': '#F58EA6',
  'palette-2': '#F5D9F0',
  'palette-3': '#F5EEA5',
  'palette-4': '#D5D4D7',
}
const palette = [
  '#F58EA6',
  '#F5D9F0',
  '#F5EEA5',
  '#D5D4D7',
];
$color-1: #F58EA6;
$color-2: #F5D9F0;
$color-3: #F5EEA5;
$color-4: #D5D4D7;
Palette Codes 4 COLORS

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

4,377 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #F58EA6

rgb(245, 142, 166) · hsl(346, 84%, 76%)

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

Light Pink #F5D9F0

rgb(245, 217, 240) · hsl(311, 58%, 91%)

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

Light Yellow #F5EEA5

rgb(245, 238, 165) · hsl(55, 80%, 80%)

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

Light Gray #D5D4D7

rgb(213, 212, 215) · hsl(260, 4%, 84%)

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
#F58EA6 #F5EEA5 1.9:1 Fail Fail
#F58EA6 #F5D9F0 1.73:1 Fail Fail
#F58EA6 #D5D4D7 1.53:1 Fail Fail
#F5EEA5 #D5D4D7 1.24:1 Fail Fail
#F5D9F0 #D5D4D7 1.13:1 Fail Fail
#F5D9F0 #F5EEA5 1.1:1 Fail Fail

How to use these colors

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

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 #F58EA6, #F5D9F0, #F5EEA5 and #D5D4D7. 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!