Light Green & Light Gray, Gray Color Palette — PaletteCSS
Back to palettes

Light Green & Light Gray, Gray Color Palette

#D5CCD6 213, 204, 214
#EEF5F1 238, 245, 241
#939DA5 147, 157, 165
#535B67 83, 91, 103
#D5CCD6
Color 1
#EEF5F1
Color 2
#939DA5
Color 3
#535B67
Color 4
:root {
  --color-1: #D5CCD6;
  --color-2: #EEF5F1;
  --color-3: #939DA5;
  --color-4: #535B67;
}
colors: {
  'palette-1': '#D5CCD6',
  'palette-2': '#EEF5F1',
  'palette-3': '#939DA5',
  'palette-4': '#535B67',
}
const palette = [
  '#D5CCD6',
  '#EEF5F1',
  '#939DA5',
  '#535B67',
];
$color-1: #D5CCD6;
$color-2: #EEF5F1;
$color-3: #939DA5;
$color-4: #535B67;
Palette Codes 4 COLORS

This is a cool, calm and understated 4-colour palette mixing related and contrasting tones for a natural feel.

3,298 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, calm and understated 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Green (#EEF5F1) and reads as bright and open, with an average saturation of 14% and lightness of 69%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Gray #D5CCD6

rgb(213, 204, 214) · hsl(294, 11%, 82%)

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

Light Green #EEF5F1

rgb(238, 245, 241) · hsl(146, 26%, 95%)

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

Gray #939DA5

rgb(147, 157, 165) · hsl(207, 9%, 61%)

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

Gray #535B67

rgb(83, 91, 103) · hsl(216, 11%, 36%)

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
#EEF5F1 #535B67 6.2:1 Pass Fail
#D5CCD6 #535B67 4.39:1 Fail Fail
#EEF5F1 #939DA5 2.49:1 Fail Fail
#939DA5 #535B67 2.49:1 Fail Fail
#D5CCD6 #939DA5 1.77:1 Fail Fail
#D5CCD6 #EEF5F1 1.41:1 Fail Fail

How to use these colors

  • Background — Light Green (#EEF5F1): the lightest tone — a clean base for large areas
  • Text — Gray (#535B67): the darkest tone — readable for body copy and headings
  • Primary — Light Gray (#D5CCD6): the most saturated tone — buttons, links and key UI
  • Accent — Gray (#535B67): 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 Green 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 Gray (#D5CCD6), Light Green (#EEF5F1), Gray (#939DA5) and Gray (#535B67).

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 #D5CCD6, #EEF5F1, #939DA5 and #535B67. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Light Green text on Gray reaches a contrast ratio of 6.2:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!