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

Lime & Yellow, Lime Color Palette

#E6C81E 230, 200, 30
#D2E33B 210, 227, 59
#BFF55B 191, 245, 91
#7AE732 122, 231, 50
#E6C81E
Color 1
#D2E33B
Color 2
#BFF55B
Color 3
#7AE732
Color 4
:root {
  --color-1: #E6C81E;
  --color-2: #D2E33B;
  --color-3: #BFF55B;
  --color-4: #7AE732;
}
colors: {
  'palette-1': '#E6C81E',
  'palette-2': '#D2E33B',
  'palette-3': '#BFF55B',
  'palette-4': '#7AE732',
}
const palette = [
  '#E6C81E',
  '#D2E33B',
  '#BFF55B',
  '#7AE732',
];
$color-1: #E6C81E;
$color-2: #D2E33B;
$color-3: #BFF55B;
$color-4: #7AE732;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel.

2,903 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Lime (#BFF55B) and reads as well balanced in lightness, with an average saturation of 81% and lightness of 57%. It adapts to a wide range of web and brand projects.

The colors in this palette

Yellow #E6C81E

rgb(230, 200, 30) · hsl(51, 80%, 51%)

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

Lime #D2E33B

rgb(210, 227, 59) · hsl(66, 75%, 56%)

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

Lime #BFF55B

rgb(191, 245, 91) · hsl(81, 89%, 66%)

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

Green #7AE732

rgb(122, 231, 50) · hsl(96, 79%, 55%)

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
#E6C81E #BFF55B 1.3:1 Fail Fail
#BFF55B #7AE732 1.23:1 Fail Fail
#E6C81E #D2E33B 1.17:1 Fail Fail
#D2E33B #BFF55B 1.11:1 Fail Fail
#D2E33B #7AE732 1.11:1 Fail Fail
#E6C81E #7AE732 1.05:1 Fail Fail

How to use these colors

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

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 #E6C81E, #D2E33B, #BFF55B and #7AE732. 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!