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

Light Lime & White, Light Blue Color Palette

#F5F5F5 245, 245, 245
#D8DFC4 216, 223, 196
#F5F5F3 245, 245, 243
#C0C8CF 192, 200, 207
#F5F5F5
Color 1
#D8DFC4
Color 2
#F5F5F3
Color 3
#C0C8CF
Color 4
:root {
  --color-1: #F5F5F5;
  --color-2: #D8DFC4;
  --color-3: #F5F5F3;
  --color-4: #C0C8CF;
}
colors: {
  'palette-1': '#F5F5F5',
  'palette-2': '#D8DFC4',
  'palette-3': '#F5F5F3',
  'palette-4': '#C0C8CF',
}
const palette = [
  '#F5F5F5',
  '#D8DFC4',
  '#F5F5F3',
  '#C0C8CF',
];
$color-1: #F5F5F5;
$color-2: #D8DFC4;
$color-3: #F5F5F3;
$color-4: #C0C8CF;
Palette Codes 4 COLORS

This is a cool, soft, muted 4-colour palette whose tones sit close together for a smooth, cohesive feel.

2,951 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, soft, muted 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Lime (#D8DFC4) and reads as bright and open, with an average saturation of 13% and lightness of 88%. It works well for calm, professional and modern interfaces.

The colors in this palette

White #F5F5F5

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

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

Light Lime #D8DFC4

rgb(216, 223, 196) · hsl(76, 30%, 82%)

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

White #F5F5F3

rgb(245, 245, 243) · hsl(60, 9%, 96%)

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

Light Blue #C0C8CF

rgb(192, 200, 207) · hsl(208, 14%, 78%)

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
#F5F5F5 #C0C8CF 1.55:1 Fail Fail
#F5F5F3 #C0C8CF 1.55:1 Fail Fail
#F5F5F5 #D8DFC4 1.26:1 Fail Fail
#D8DFC4 #F5F5F3 1.26:1 Fail Fail
#D8DFC4 #C0C8CF 1.23:1 Fail Fail
#F5F5F5 #F5F5F3 1:1 Fail Fail

How to use these colors

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

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 #F5F5F5, #D8DFC4, #F5F5F3 and #C0C8CF. 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!