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

Lime & Yellow, Lime Color Palette

#E5C76C 229, 199, 108
#E5E53E 229, 229, 62
#8DB418 141, 180, 24
#6EC219 110, 194, 25
#E5C76C
Color 1
#E5E53E
Color 2
#8DB418
Color 3
#6EC219
Color 4
:root {
  --color-1: #E5C76C;
  --color-2: #E5E53E;
  --color-3: #8DB418;
  --color-4: #6EC219;
}
colors: {
  'palette-1': '#E5C76C',
  'palette-2': '#E5E53E',
  'palette-3': '#8DB418',
  'palette-4': '#6EC219',
}
const palette = [
  '#E5C76C',
  '#E5E53E',
  '#8DB418',
  '#6EC219',
];
$color-1: #E5C76C;
$color-2: #E5E53E;
$color-3: #8DB418;
$color-4: #6EC219;
Palette Codes 4 COLORS

This is a balanced, bold 4-colour palette mixing related and contrasting tones for a natural feel.

1,191 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Lime (#6EC219) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 52%. It adapts to a wide range of web and brand projects.

The colors in this palette

Yellow #E5C76C

rgb(229, 199, 108) · hsl(45, 70%, 66%)

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

Yellow #E5E53E

rgb(229, 229, 62) · hsl(60, 76%, 57%)

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

Lime #8DB418

rgb(141, 180, 24) · hsl(75, 76%, 40%)

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

Lime #6EC219

rgb(110, 194, 25) · hsl(90, 77%, 43%)

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
#E5E53E #8DB418 1.8:1 Fail Fail
#E5E53E #6EC219 1.66:1 Fail Fail
#E5C76C #8DB418 1.47:1 Fail Fail
#E5C76C #6EC219 1.35:1 Fail Fail
#E5C76C #E5E53E 1.23:1 Fail Fail
#8DB418 #6EC219 1.08:1 Fail Fail

How to use these colors

  • Background — Yellow (#E5C76C): the lightest tone — a clean base for large areas
  • Text — Lime (#8DB418): the darkest tone — readable for body copy and headings
  • Primary — Lime (#6EC219): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#8DB418): 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 Lime 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 (#E5C76C), Yellow (#E5E53E), Lime (#8DB418) and Lime (#6EC219).

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 #E5C76C, #E5E53E, #8DB418 and #6EC219. 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!