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

Yellow & Lime, Green Color Palette

#EDED40 237, 237, 64
#C2E166 194, 225, 102
#82D62E 130, 214, 46
#7DEF57 125, 239, 87
#EDED40
Color 1
#C2E166
Color 2
#82D62E
Color 3
#7DEF57
Color 4
:root {
  --color-1: #EDED40;
  --color-2: #C2E166;
  --color-3: #82D62E;
  --color-4: #7DEF57;
}
colors: {
  'palette-1': '#EDED40',
  'palette-2': '#C2E166',
  'palette-3': '#82D62E',
  'palette-4': '#7DEF57',
}
const palette = [
  '#EDED40',
  '#C2E166',
  '#82D62E',
  '#7DEF57',
];
$color-1: #EDED40;
$color-2: #C2E166;
$color-3: #82D62E;
$color-4: #7DEF57;
Palette Codes 4 COLORS

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

4,326 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, bold 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Yellow (#EDED40) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 60%. It works well for calm, professional and modern interfaces.

The colors in this palette

Yellow #EDED40

rgb(237, 237, 64) · hsl(60, 83%, 59%)

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

Lime #C2E166

rgb(194, 225, 102) · hsl(75, 67%, 64%)

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

Lime #82D62E

rgb(130, 214, 46) · hsl(90, 67%, 51%)

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

Green #7DEF57

rgb(125, 239, 87) · hsl(105, 83%, 64%)

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
#EDED40 #82D62E 1.45:1 Fail Fail
#82D62E #7DEF57 1.24:1 Fail Fail
#C2E166 #82D62E 1.23:1 Fail Fail
#EDED40 #C2E166 1.18:1 Fail Fail
#EDED40 #7DEF57 1.17:1 Fail Fail
#C2E166 #7DEF57 1.01:1 Fail Fail

How to use these colors

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

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 #EDED40, #C2E166, #82D62E and #7DEF57. 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!