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

Green & Light Yellow, Light Pink Color Palette

#E4D7AF 228, 215, 175
#9DEB94 157, 235, 148
#EECED7 238, 206, 215
#DFA5B6 223, 165, 182
#E4D7AF
Color 1
#9DEB94
Color 2
#EECED7
Color 3
#DFA5B6
Color 4
:root {
  --color-1: #E4D7AF;
  --color-2: #9DEB94;
  --color-3: #EECED7;
  --color-4: #DFA5B6;
}
colors: {
  'palette-1': '#E4D7AF',
  'palette-2': '#9DEB94',
  'palette-3': '#EECED7',
  'palette-4': '#DFA5B6',
}
const palette = [
  '#E4D7AF',
  '#9DEB94',
  '#EECED7',
  '#DFA5B6',
];
$color-1: #E4D7AF;
$color-2: #9DEB94;
$color-3: #EECED7;
$color-4: #DFA5B6;
Palette Codes 4 COLORS

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

1,119 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, versatile 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Green (#9DEB94) and reads as bright and open, with an average saturation of 54% and lightness of 79%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Yellow #E4D7AF

rgb(228, 215, 175) · hsl(45, 50%, 79%)

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

Green #9DEB94

rgb(157, 235, 148) · hsl(114, 69%, 75%)

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

Light Pink #EECED7

rgb(238, 206, 215) · hsl(343, 48%, 87%)

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

Pink #DFA5B6

rgb(223, 165, 182) · hsl(342, 48%, 76%)

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

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
#9DEB94 #DFA5B6 1.45:1 Fail Fail
#E4D7AF #DFA5B6 1.44:1 Fail Fail
#EECED7 #DFA5B6 1.42:1 Fail Fail
#9DEB94 #EECED7 1.02:1 Fail Fail
#E4D7AF #9DEB94 1.01:1 Fail Fail
#E4D7AF #EECED7 1.01:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #E4D7AF, #9DEB94, #EECED7 and #DFA5B6. 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!