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

Green & Light Yellow, Light Green Color Palette

#F3EDC4 243, 237, 196
#C0E8C0 192, 232, 192
#A1ECC2 161, 236, 194
#D2EEE1 210, 238, 225
#F3EDC4
Color 1
#C0E8C0
Color 2
#A1ECC2
Color 3
#D2EEE1
Color 4
:root {
  --color-1: #F3EDC4;
  --color-2: #C0E8C0;
  --color-3: #A1ECC2;
  --color-4: #D2EEE1;
}
colors: {
  'palette-1': '#F3EDC4',
  'palette-2': '#C0E8C0',
  'palette-3': '#A1ECC2',
  'palette-4': '#D2EEE1',
}
const palette = [
  '#F3EDC4',
  '#C0E8C0',
  '#A1ECC2',
  '#D2EEE1',
];
$color-1: #F3EDC4;
$color-2: #C0E8C0;
$color-3: #A1ECC2;
$color-4: #D2EEE1;
Palette Codes 4 COLORS

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

1,234 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 Green (#A1ECC2) and reads as bright and open, with an average saturation of 56% and lightness of 84%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Yellow #F3EDC4

rgb(243, 237, 196) · hsl(52, 66%, 86%)

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

Light Green #C0E8C0

rgb(192, 232, 192) · hsl(120, 47%, 83%)

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

Green #A1ECC2

rgb(161, 236, 194) · hsl(146, 66%, 78%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Light Green #D2EEE1

rgb(210, 238, 225) · hsl(152, 45%, 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
#F3EDC4 #A1ECC2 1.16:1 Fail Fail
#F3EDC4 #C0E8C0 1.14:1 Fail Fail
#A1ECC2 #D2EEE1 1.12:1 Fail Fail
#C0E8C0 #D2EEE1 1.1:1 Fail Fail
#F3EDC4 #D2EEE1 1.04:1 Fail Fail
#C0E8C0 #A1ECC2 1.02:1 Fail Fail

How to use these colors

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

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 #F3EDC4, #C0E8C0, #A1ECC2 and #D2EEE1. 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!