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

Light Red & Light Yellow, Light Pink Color Palette

#D5D1BC 213, 209, 188
#F5A69C 245, 166, 156
#F5C0E7 245, 192, 231
#B3BAE9 179, 186, 233
#D5D1BC
Color 1
#F5A69C
Color 2
#F5C0E7
Color 3
#B3BAE9
Color 4
:root {
  --color-1: #D5D1BC;
  --color-2: #F5A69C;
  --color-3: #F5C0E7;
  --color-4: #B3BAE9;
}
colors: {
  'palette-1': '#D5D1BC',
  'palette-2': '#F5A69C',
  'palette-3': '#F5C0E7',
  'palette-4': '#B3BAE9',
}
const palette = [
  '#D5D1BC',
  '#F5A69C',
  '#F5C0E7',
  '#B3BAE9',
];
$color-1: #D5D1BC;
$color-2: #F5A69C;
$color-3: #F5C0E7;
$color-4: #B3BAE9;
Palette Codes 4 COLORS

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

7,466 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 Light Red (#F5A69C) and reads as bright and open, with an average saturation of 58% and lightness of 81%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Yellow #D5D1BC

rgb(213, 209, 188) · hsl(50, 23%, 79%)

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

Light Red #F5A69C

rgb(245, 166, 156) · hsl(7, 82%, 79%)

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

Light Pink #F5C0E7

rgb(245, 192, 231) · hsl(316, 73%, 86%)

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

Light Blue #B3BAE9

rgb(179, 186, 233) · hsl(232, 55%, 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
#D5D1BC #F5A69C 1.26:1 Fail Fail
#F5A69C #F5C0E7 1.26:1 Fail Fail
#D5D1BC #B3BAE9 1.23:1 Fail Fail
#F5C0E7 #B3BAE9 1.22:1 Fail Fail
#F5A69C #B3BAE9 1.03:1 Fail Fail
#D5D1BC #F5C0E7 1.01:1 Fail Fail

How to use these colors

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

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 #D5D1BC, #F5A69C, #F5C0E7 and #B3BAE9. 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!