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

Light Green & Light Green, Light Violet Color Palette

#CFECDC 207, 236, 220
#D8C6F1 216, 198, 241
#D4F7D8 212, 247, 216
#D8BFE8 216, 191, 232
#CFECDC
Color 1
#D8C6F1
Color 2
#D4F7D8
Color 3
#D8BFE8
Color 4
:root {
  --color-1: #CFECDC;
  --color-2: #D8C6F1;
  --color-3: #D4F7D8;
  --color-4: #D8BFE8;
}
colors: {
  'palette-1': '#CFECDC',
  'palette-2': '#D8C6F1',
  'palette-3': '#D4F7D8',
  'palette-4': '#D8BFE8',
}
const palette = [
  '#CFECDC',
  '#D8C6F1',
  '#D4F7D8',
  '#D8BFE8',
];
$color-1: #CFECDC;
$color-2: #D8C6F1;
$color-3: #D4F7D8;
$color-4: #D8BFE8;
Palette Codes 4 COLORS

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

1,559 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Green #CFECDC

rgb(207, 236, 220) · hsl(147, 43%, 87%)

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

Light Violet #D8C6F1

rgb(216, 198, 241) · hsl(265, 61%, 86%)

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

Light Green #D4F7D8

rgb(212, 247, 216) · hsl(127, 69%, 90%)

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

Light Violet #D8BFE8

rgb(216, 191, 232) · hsl(277, 47%, 83%)

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
#D4F7D8 #D8BFE8 1.44:1 Fail Fail
#D8C6F1 #D4F7D8 1.36:1 Fail Fail
#CFECDC #D8BFE8 1.33:1 Fail Fail
#CFECDC #D8C6F1 1.26:1 Fail Fail
#CFECDC #D4F7D8 1.08:1 Fail Fail
#D8C6F1 #D8BFE8 1.06:1 Fail Fail

How to use these colors

  • Background — Light Green (#D4F7D8): the lightest tone — a clean base for large areas
  • Text — Light Violet (#D8BFE8): the darkest tone — readable for body copy and headings
  • Primary — Light Violet (#D8C6F1): the most saturated tone — buttons, links and key UI
  • Accent — Light Violet (#D8BFE8): 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 Green (#CFECDC), Light Violet (#D8C6F1), Light Green (#D4F7D8) and Light Violet (#D8BFE8).

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 #CFECDC, #D8C6F1, #D4F7D8 and #D8BFE8. 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!