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

Lime & Yellow, Lime Color Palette

#CABF2B 202, 191, 43
#C6E345 198, 227, 69
#A4EF43 164, 239, 67
#81DB57 129, 219, 87
#CABF2B
Color 1
#C6E345
Color 2
#A4EF43
Color 3
#81DB57
Color 4
:root {
  --color-1: #CABF2B;
  --color-2: #C6E345;
  --color-3: #A4EF43;
  --color-4: #81DB57;
}
colors: {
  'palette-1': '#CABF2B',
  'palette-2': '#C6E345',
  'palette-3': '#A4EF43',
  'palette-4': '#81DB57',
}
const palette = [
  '#CABF2B',
  '#C6E345',
  '#A4EF43',
  '#81DB57',
];
$color-1: #CABF2B;
$color-2: #C6E345;
$color-3: #A4EF43;
$color-4: #81DB57;
Palette Codes 4 COLORS

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

507 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Lime (#A4EF43) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 57%. It adapts to a wide range of web and brand projects.

The colors in this palette

Yellow #CABF2B

rgb(202, 191, 43) · hsl(56, 65%, 48%)

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

Lime #C6E345

rgb(198, 227, 69) · hsl(71, 74%, 58%)

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

Lime #A4EF43

rgb(164, 239, 67) · hsl(86, 84%, 60%)

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

Green #81DB57

rgb(129, 219, 87) · hsl(101, 65%, 60%)

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
#CABF2B #A4EF43 1.36:1 Fail Fail
#CABF2B #C6E345 1.32:1 Fail Fail
#A4EF43 #81DB57 1.23:1 Fail Fail
#C6E345 #81DB57 1.19:1 Fail Fail
#CABF2B #81DB57 1.11:1 Fail Fail
#C6E345 #A4EF43 1.04:1 Fail Fail

How to use these colors

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

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 #CABF2B, #C6E345, #A4EF43 and #81DB57. 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!