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

Green & Yellow, Lime Color Palette

#E2CA50 226, 202, 80
#DAE283 218, 226, 131
#BDE175 189, 225, 117
#89E548 137, 229, 72
#E2CA50
Color 1
#DAE283
Color 2
#BDE175
Color 3
#89E548
Color 4
:root {
  --color-1: #E2CA50;
  --color-2: #DAE283;
  --color-3: #BDE175;
  --color-4: #89E548;
}
colors: {
  'palette-1': '#E2CA50',
  'palette-2': '#DAE283',
  'palette-3': '#BDE175',
  'palette-4': '#89E548',
}
const palette = [
  '#E2CA50',
  '#DAE283',
  '#BDE175',
  '#89E548',
];
$color-1: #E2CA50;
$color-2: #DAE283;
$color-3: #BDE175;
$color-4: #89E548;
Palette Codes 4 COLORS

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

1,245 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Green (#89E548) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 64%. It adapts to a wide range of web and brand projects.

The colors in this palette

Yellow #E2CA50

rgb(226, 202, 80) · hsl(50, 72%, 60%)

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

Lime #DAE283

rgb(218, 226, 131) · hsl(65, 62%, 70%)

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

Lime #BDE175

rgb(189, 225, 117) · hsl(80, 64%, 67%)

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

Green #89E548

rgb(137, 229, 72) · hsl(95, 75%, 59%)

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

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
#E2CA50 #DAE283 1.19:1 Fail Fail
#DAE283 #89E548 1.14:1 Fail Fail
#E2CA50 #BDE175 1.11:1 Fail Fail
#DAE283 #BDE175 1.07:1 Fail Fail
#BDE175 #89E548 1.06:1 Fail Fail
#E2CA50 #89E548 1.04:1 Fail Fail

How to use these colors

  • Background — Lime (#DAE283): the lightest tone — a clean base for large areas
  • Text — Green (#89E548): the darkest tone — readable for body copy and headings
  • Primary — Green (#89E548): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#E2CA50): 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: Yellow (#E2CA50), Lime (#DAE283), Lime (#BDE175) and Green (#89E548).

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 #E2CA50, #DAE283, #BDE175 and #89E548. 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!