Dark Lime & Lime, Light Lime Color Palette — PaletteCSS
Back to palettes

Dark Lime & Lime, Light Lime Color Palette

#4A570F 74, 87, 15
#93AD1F 147, 173, 31
#C6E052 198, 224, 82
#E3F0A8 227, 240, 168
#4A570F
Color 1
#93AD1F
Color 2
#C6E052
Color 3
#E3F0A8
Color 4
:root {
  --color-1: #4A570F;
  --color-2: #93AD1F;
  --color-3: #C6E052;
  --color-4: #E3F0A8;
}
colors: {
  'palette-1': '#4A570F',
  'palette-2': '#93AD1F',
  'palette-3': '#C6E052',
  'palette-4': '#E3F0A8',
}
const palette = [
  '#4A570F',
  '#93AD1F',
  '#C6E052',
  '#E3F0A8',
];
$color-1: #4A570F;
$color-2: #93AD1F;
$color-3: #C6E052;
$color-4: #E3F0A8;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette with a comfortable balance of contrast and harmony.

1,212 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Lime (#4A570F) and reads as well balanced in lightness, with an average saturation of 70% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Lime #4A570F

rgb(74, 87, 15) · hsl(71, 71%, 20%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Lime #93AD1F

rgb(147, 173, 31) · hsl(71, 70%, 40%)

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

Lime #C6E052

rgb(198, 224, 82) · hsl(71, 70%, 60%)

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

Light Lime #E3F0A8

rgb(227, 240, 168) · hsl(71, 71%, 80%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#4A570F #E3F0A8 6.5:1 Pass Fail
#4A570F #C6E052 5.33:1 Pass Fail
#4A570F #93AD1F 3.1:1 Fail Fail
#93AD1F #E3F0A8 2.1:1 Fail Fail
#93AD1F #C6E052 1.72:1 Fail Fail
#C6E052 #E3F0A8 1.22:1 Fail Fail

How to use these colors

  • Background — Light Lime (#E3F0A8): the lightest tone — a clean base for large areas
  • Text — Dark Lime (#4A570F): the darkest tone — readable for body copy and headings
  • Primary — Dark Lime (#4A570F): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#93AD1F): 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 Dark 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: Dark Lime (#4A570F), Lime (#93AD1F), Lime (#C6E052) and Light Lime (#E3F0A8).

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #4A570F, #93AD1F, #C6E052 and #E3F0A8. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Lime text on Light Lime reaches a contrast ratio of 6.5:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!