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

Light Green & Light Violet, Light Lime Color Palette

#DEC3EF 222, 195, 239
#E4EFD7 228, 239, 215
#E5B8BE 229, 184, 190
#D4F3CD 212, 243, 205
#DEC3EF
Color 1
#E4EFD7
Color 2
#E5B8BE
Color 3
#D4F3CD
Color 4
:root {
  --color-1: #DEC3EF;
  --color-2: #E4EFD7;
  --color-3: #E5B8BE;
  --color-4: #D4F3CD;
}
colors: {
  'palette-1': '#DEC3EF',
  'palette-2': '#E4EFD7',
  'palette-3': '#E5B8BE',
  'palette-4': '#D4F3CD',
}
const palette = [
  '#DEC3EF',
  '#E4EFD7',
  '#E5B8BE',
  '#D4F3CD',
];
$color-1: #DEC3EF;
$color-2: #E4EFD7;
$color-3: #E5B8BE;
$color-4: #D4F3CD;
Palette Codes 4 COLORS

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

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

The colors in this palette

Light Violet #DEC3EF

rgb(222, 195, 239) · hsl(277, 58%, 85%)

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

Light Lime #E4EFD7

rgb(228, 239, 215) · hsl(87, 43%, 89%)

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

Light Red #E5B8BE

rgb(229, 184, 190) · hsl(352, 46%, 81%)

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

Light Green #D4F3CD

rgb(212, 243, 205) · hsl(109, 61%, 88%)

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
#E4EFD7 #E5B8BE 1.48:1 Fail Fail
#E5B8BE #D4F3CD 1.47:1 Fail Fail
#DEC3EF #E4EFD7 1.34:1 Fail Fail
#DEC3EF #D4F3CD 1.33:1 Fail Fail
#DEC3EF #E5B8BE 1.1:1 Fail Fail
#E4EFD7 #D4F3CD 1.01:1 Fail Fail

How to use these colors

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

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 #DEC3EF, #E4EFD7, #E5B8BE and #D4F3CD. 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!