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

Light Green & Violet, Light Green Color Palette

#D4A5E3 212, 165, 227
#C9E8D9 201, 232, 217
#C4F3BA 196, 243, 186
#A9EAAD 169, 234, 173
#D4A5E3
Color 1
#C9E8D9
Color 2
#C4F3BA
Color 3
#A9EAAD
Color 4
:root {
  --color-1: #D4A5E3;
  --color-2: #C9E8D9;
  --color-3: #C4F3BA;
  --color-4: #A9EAAD;
}
colors: {
  'palette-1': '#D4A5E3',
  'palette-2': '#C9E8D9',
  'palette-3': '#C4F3BA',
  'palette-4': '#A9EAAD',
}
const palette = [
  '#D4A5E3',
  '#C9E8D9',
  '#C4F3BA',
  '#A9EAAD',
];
$color-1: #D4A5E3;
$color-2: #C9E8D9;
$color-3: #C4F3BA;
$color-4: #A9EAAD;
Palette Codes 4 COLORS

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

3,197 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Violet #D4A5E3

rgb(212, 165, 227) · hsl(285, 53%, 77%)

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

Light Green #C9E8D9

rgb(201, 232, 217) · hsl(151, 40%, 85%)

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

Light Green #C4F3BA

rgb(196, 243, 186) · hsl(109, 70%, 84%)

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

Light Green #A9EAAD

rgb(169, 234, 173) · hsl(124, 61%, 79%)

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
#D4A5E3 #C4F3BA 1.64:1 Fail Fail
#D4A5E3 #C9E8D9 1.56:1 Fail Fail
#D4A5E3 #A9EAAD 1.46:1 Fail Fail
#C4F3BA #A9EAAD 1.12:1 Fail Fail
#C9E8D9 #A9EAAD 1.06:1 Fail Fail
#C9E8D9 #C4F3BA 1.05:1 Fail Fail

How to use these colors

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

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 #D4A5E3, #C9E8D9, #C4F3BA and #A9EAAD. 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!