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

Light Lime & Light Violet, Light Lime Color Palette

#D3EFAE 211, 239, 174
#DCD3EE 220, 211, 238
#E1F0B7 225, 240, 183
#F1D5DA 241, 213, 218
#D3EFAE
Color 1
#DCD3EE
Color 2
#E1F0B7
Color 3
#F1D5DA
Color 4
:root {
  --color-1: #D3EFAE;
  --color-2: #DCD3EE;
  --color-3: #E1F0B7;
  --color-4: #F1D5DA;
}
colors: {
  'palette-1': '#D3EFAE',
  'palette-2': '#DCD3EE',
  'palette-3': '#E1F0B7',
  'palette-4': '#F1D5DA',
}
const palette = [
  '#D3EFAE',
  '#DCD3EE',
  '#E1F0B7',
  '#F1D5DA',
];
$color-1: #D3EFAE;
$color-2: #DCD3EE;
$color-3: #E1F0B7;
$color-4: #F1D5DA;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette whose tones sit close together for a smooth, cohesive feel.

4,190 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Lime (#D3EFAE) and reads as bright and open, with an average saturation of 57% and lightness of 85%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Lime #D3EFAE

rgb(211, 239, 174) · hsl(86, 67%, 81%)

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

Light Violet #DCD3EE

rgb(220, 211, 238) · hsl(260, 44%, 88%)

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

Light Lime #E1F0B7

rgb(225, 240, 183) · hsl(76, 66%, 83%)

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

Light Red #F1D5DA

rgb(241, 213, 218) · hsl(349, 50%, 89%)

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
#DCD3EE #E1F0B7 1.19:1 Fail Fail
#D3EFAE #DCD3EE 1.15:1 Fail Fail
#E1F0B7 #F1D5DA 1.14:1 Fail Fail
#D3EFAE #F1D5DA 1.1:1 Fail Fail
#DCD3EE #F1D5DA 1.05:1 Fail Fail
#D3EFAE #E1F0B7 1.04:1 Fail Fail

How to use these colors

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

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 #D3EFAE, #DCD3EE, #E1F0B7 and #F1D5DA. 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!