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

Light Green & Violet, Light Blue Color Palette

#A9EFC3 169, 239, 195
#D0ACDC 208, 172, 220
#D7E2EF 215, 226, 239
#C3EAD1 195, 234, 209
#A9EFC3
Color 1
#D0ACDC
Color 2
#D7E2EF
Color 3
#C3EAD1
Color 4
:root {
  --color-1: #A9EFC3;
  --color-2: #D0ACDC;
  --color-3: #D7E2EF;
  --color-4: #C3EAD1;
}
colors: {
  'palette-1': '#A9EFC3',
  'palette-2': '#D0ACDC',
  'palette-3': '#D7E2EF',
  'palette-4': '#C3EAD1',
}
const palette = [
  '#A9EFC3',
  '#D0ACDC',
  '#D7E2EF',
  '#C3EAD1',
];
$color-1: #A9EFC3;
$color-2: #D0ACDC;
$color-3: #D7E2EF;
$color-4: #C3EAD1;
Palette Codes 4 COLORS

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

2,717 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 (#A9EFC3) and reads as bright and open, with an average saturation of 50% and lightness of 83%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Green #A9EFC3

rgb(169, 239, 195) · hsl(142, 69%, 80%)

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

Violet #D0ACDC

rgb(208, 172, 220) · hsl(285, 41%, 77%)

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

Light Blue #D7E2EF

rgb(215, 226, 239) · hsl(213, 43%, 89%)

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

Light Green #C3EAD1

rgb(195, 234, 209) · hsl(142, 48%, 84%)

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
#D0ACDC #D7E2EF 1.51:1 Fail Fail
#D0ACDC #C3EAD1 1.51:1 Fail Fail
#A9EFC3 #D0ACDC 1.49:1 Fail Fail
#A9EFC3 #D7E2EF 1.01:1 Fail Fail
#A9EFC3 #C3EAD1 1.01:1 Fail Fail
#D7E2EF #C3EAD1 1:1 Fail Fail

How to use these colors

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

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 #A9EFC3, #D0ACDC, #D7E2EF and #C3EAD1. 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!