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

Light Green & Light Yellow, Light Pink Color Palette

#A5E9D0 165, 233, 208
#F3F4D7 243, 244, 215
#E7C5D3 231, 197, 211
#DEBDE5 222, 189, 229
#A5E9D0
Color 1
#F3F4D7
Color 2
#E7C5D3
Color 3
#DEBDE5
Color 4
:root {
  --color-1: #A5E9D0;
  --color-2: #F3F4D7;
  --color-3: #E7C5D3;
  --color-4: #DEBDE5;
}
colors: {
  'palette-1': '#A5E9D0',
  'palette-2': '#F3F4D7',
  'palette-3': '#E7C5D3',
  'palette-4': '#DEBDE5',
}
const palette = [
  '#A5E9D0',
  '#F3F4D7',
  '#E7C5D3',
  '#DEBDE5',
];
$color-1: #A5E9D0;
$color-2: #F3F4D7;
$color-3: #E7C5D3;
$color-4: #DEBDE5;
Palette Codes 4 COLORS

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

693 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Light Green #A5E9D0

rgb(165, 233, 208) · hsl(158, 61%, 78%)

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

Light Yellow #F3F4D7

rgb(243, 244, 215) · hsl(62, 57%, 90%)

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

Light Pink #E7C5D3

rgb(231, 197, 211) · hsl(335, 41%, 84%)

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

Light Violet #DEBDE5

rgb(222, 189, 229) · hsl(290, 43%, 82%)

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
#F3F4D7 #DEBDE5 1.5:1 Fail Fail
#F3F4D7 #E7C5D3 1.41:1 Fail Fail
#A5E9D0 #F3F4D7 1.24:1 Fail Fail
#A5E9D0 #DEBDE5 1.21:1 Fail Fail
#A5E9D0 #E7C5D3 1.14:1 Fail Fail
#E7C5D3 #DEBDE5 1.06:1 Fail Fail

How to use these colors

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

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 #A5E9D0, #F3F4D7, #E7C5D3 and #DEBDE5. 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!