Light Blue & Light Gray, White Color Palette — PaletteCSS
Back to palettes

Light Blue & Light Gray, White Color Palette

#E5E4F4 229, 228, 244
#DFE2E4 223, 226, 228
#F5F5F5 245, 245, 245
#A8AEA7 168, 174, 167
#E5E4F4
Color 1
#DFE2E4
Color 2
#F5F5F5
Color 3
#A8AEA7
Color 4
:root {
  --color-1: #E5E4F4;
  --color-2: #DFE2E4;
  --color-3: #F5F5F5;
  --color-4: #A8AEA7;
}
colors: {
  'palette-1': '#E5E4F4',
  'palette-2': '#DFE2E4',
  'palette-3': '#F5F5F5',
  'palette-4': '#A8AEA7',
}
const palette = [
  '#E5E4F4',
  '#DFE2E4',
  '#F5F5F5',
  '#A8AEA7',
];
$color-1: #E5E4F4;
$color-2: #DFE2E4;
$color-3: #F5F5F5;
$color-4: #A8AEA7;
Palette Codes 4 COLORS

This is a cool, calm and understated 4-colour palette built from closely related tones that blend harmoniously.

3,280 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, calm and understated 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Blue (#E5E4F4) and reads as bright and open, with an average saturation of 14% and lightness of 86%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Blue #E5E4F4

rgb(229, 228, 244) · hsl(244, 42%, 93%)

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

Light Gray #DFE2E4

rgb(223, 226, 228) · hsl(204, 8%, 88%)

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

White #F5F5F5

rgb(245, 245, 245) · hsl(0, 0%, 96%)

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

Light Gray #A8AEA7

rgb(168, 174, 167) · hsl(111, 4%, 67%)

A soft, muted tone that suits calm backgrounds and large surfaces.

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
#F5F5F5 #A8AEA7 2.08:1 Fail Fail
#E5E4F4 #A8AEA7 1.8:1 Fail Fail
#DFE2E4 #A8AEA7 1.74:1 Fail Fail
#DFE2E4 #F5F5F5 1.19:1 Fail Fail
#E5E4F4 #F5F5F5 1.15:1 Fail Fail
#E5E4F4 #DFE2E4 1.04:1 Fail Fail

How to use these colors

  • Background — White (#F5F5F5): the lightest tone — a clean base for large areas
  • Text — Light Gray (#A8AEA7): the darkest tone — readable for body copy and headings
  • Primary — Light Blue (#E5E4F4): the most saturated tone — buttons, links and key UI
  • Accent — Light Gray (#DFE2E4): 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 Blue 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 Blue (#E5E4F4), Light Gray (#DFE2E4), White (#F5F5F5) and Light Gray (#A8AEA7).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #E5E4F4, #DFE2E4, #F5F5F5 and #A8AEA7. 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!