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

Light Yellow & Light Yellow, Light Pink Color Palette

#E2D6B0 226, 214, 176
#F5E7C2 245, 231, 194
#F5D5F5 245, 213, 245
#7EA5D0 126, 165, 208
#E2D6B0
Color 1
#F5E7C2
Color 2
#F5D5F5
Color 3
#7EA5D0
Color 4
:root {
  --color-1: #E2D6B0;
  --color-2: #F5E7C2;
  --color-3: #F5D5F5;
  --color-4: #7EA5D0;
}
colors: {
  'palette-1': '#E2D6B0',
  'palette-2': '#F5E7C2',
  'palette-3': '#F5D5F5',
  'palette-4': '#7EA5D0',
}
const palette = [
  '#E2D6B0',
  '#F5E7C2',
  '#F5D5F5',
  '#7EA5D0',
];
$color-1: #E2D6B0;
$color-2: #F5E7C2;
$color-3: #F5D5F5;
$color-4: #7EA5D0;
Palette Codes 4 COLORS

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

961 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, versatile 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Yellow (#F5E7C2) and reads as bright and open, with an average saturation of 57% and lightness of 80%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Yellow #E2D6B0

rgb(226, 214, 176) · hsl(46, 46%, 79%)

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

Light Yellow #F5E7C2

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

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

Light Pink #F5D5F5

rgb(245, 213, 245) · hsl(300, 62%, 90%)

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

Blue #7EA5D0

rgb(126, 165, 208) · hsl(211, 47%, 65%)

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

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
#F5E7C2 #7EA5D0 2.09:1 Fail Fail
#F5D5F5 #7EA5D0 1.92:1 Fail Fail
#E2D6B0 #7EA5D0 1.77:1 Fail Fail
#E2D6B0 #F5E7C2 1.18:1 Fail Fail
#E2D6B0 #F5D5F5 1.09:1 Fail Fail
#F5E7C2 #F5D5F5 1.09:1 Fail Fail

How to use these colors

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

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 #E2D6B0, #F5E7C2, #F5D5F5 and #7EA5D0. 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!