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

Light Green & Light Lime, Red Color Palette

#D3E6C1 211, 230, 193
#E0A09E 224, 160, 158
#EDF2D4 237, 242, 212
#A0EEC0 160, 238, 192
#D3E6C1
Color 1
#E0A09E
Color 2
#EDF2D4
Color 3
#A0EEC0
Color 4
:root {
  --color-1: #D3E6C1;
  --color-2: #E0A09E;
  --color-3: #EDF2D4;
  --color-4: #A0EEC0;
}
colors: {
  'palette-1': '#D3E6C1',
  'palette-2': '#E0A09E',
  'palette-3': '#EDF2D4',
  'palette-4': '#A0EEC0',
}
const palette = [
  '#D3E6C1',
  '#E0A09E',
  '#EDF2D4',
  '#A0EEC0',
];
$color-1: #D3E6C1;
$color-2: #E0A09E;
$color-3: #EDF2D4;
$color-4: #A0EEC0;
Palette Codes 4 COLORS

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

412 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Green (#A0EEC0) and reads as bright and open, with an average saturation of 54% and lightness of 81%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Lime #D3E6C1

rgb(211, 230, 193) · hsl(91, 43%, 83%)

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

Red #E0A09E

rgb(224, 160, 158) · hsl(2, 52%, 75%)

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

Light Lime #EDF2D4

rgb(237, 242, 212) · hsl(70, 54%, 89%)

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

Light Green #A0EEC0

rgb(160, 238, 192) · hsl(145, 70%, 78%)

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
#E0A09E #EDF2D4 1.88:1 Fail Fail
#D3E6C1 #E0A09E 1.64:1 Fail Fail
#E0A09E #A0EEC0 1.6:1 Fail Fail
#EDF2D4 #A0EEC0 1.18:1 Fail Fail
#D3E6C1 #EDF2D4 1.15:1 Fail Fail
#D3E6C1 #A0EEC0 1.02:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #D3E6C1, #E0A09E, #EDF2D4 and #A0EEC0. 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!