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

Light Red & Light Pink, Light Yellow Color Palette

#F59BA9 245, 155, 169
#F5DCF2 245, 220, 242
#F5EAA8 245, 234, 168
#D3D7DE 211, 215, 222
#F59BA9
Color 1
#F5DCF2
Color 2
#F5EAA8
Color 3
#D3D7DE
Color 4
:root {
  --color-1: #F59BA9;
  --color-2: #F5DCF2;
  --color-3: #F5EAA8;
  --color-4: #D3D7DE;
}
colors: {
  'palette-1': '#F59BA9',
  'palette-2': '#F5DCF2',
  'palette-3': '#F5EAA8',
  'palette-4': '#D3D7DE',
}
const palette = [
  '#F59BA9',
  '#F5DCF2',
  '#F5EAA8',
  '#D3D7DE',
];
$color-1: #F59BA9;
$color-2: #F5DCF2;
$color-3: #F5EAA8;
$color-4: #D3D7DE;
Palette Codes 4 COLORS

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

1,973 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Red #F59BA9

rgb(245, 155, 169) · hsl(351, 82%, 78%)

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

Light Pink #F5DCF2

rgb(245, 220, 242) · hsl(307, 56%, 91%)

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

Light Yellow #F5EAA8

rgb(245, 234, 168) · hsl(51, 79%, 81%)

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

Light Blue #D3D7DE

rgb(211, 215, 222) · hsl(218, 14%, 85%)

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
#F59BA9 #F5EAA8 1.7:1 Fail Fail
#F59BA9 #F5DCF2 1.62:1 Fail Fail
#F59BA9 #D3D7DE 1.43:1 Fail Fail
#F5EAA8 #D3D7DE 1.18:1 Fail Fail
#F5DCF2 #D3D7DE 1.13:1 Fail Fail
#F5DCF2 #F5EAA8 1.05:1 Fail Fail

How to use these colors

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

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 #F59BA9, #F5DCF2, #F5EAA8 and #D3D7DE. 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!