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

Lime & Black, Green Color Palette

#08230D 8, 35, 13
#326B3E 50, 107, 62
#6B3636 107, 54, 54
#D6F688 214, 246, 136
#08230D
Color 1
#326B3E
Color 2
#6B3636
Color 3
#D6F688
Color 4
:root {
  --color-1: #08230D;
  --color-2: #326B3E;
  --color-3: #6B3636;
  --color-4: #D6F688;
}
colors: {
  'palette-1': '#08230D',
  'palette-2': '#326B3E',
  'palette-3': '#6B3636',
  'palette-4': '#D6F688',
}
const palette = [
  '#08230D',
  '#326B3E',
  '#6B3636',
  '#D6F688',
];
$color-1: #08230D;
$color-2: #326B3E;
$color-3: #6B3636;
$color-4: #D6F688;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette that combines high-contrast tones for a bold, dynamic look.

3 Views
Added Aug 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Lime (#D6F688) and reads as well balanced in lightness, with an average saturation of 54% and lightness of 36%. It works well for calm, professional and modern interfaces.

The colors in this palette

Black #08230D

rgb(8, 35, 13) · hsl(131, 63%, 8%)

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

Green #326B3E

rgb(50, 107, 62) · hsl(133, 36%, 31%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Red #6B3636

rgb(107, 54, 54) · hsl(0, 33%, 32%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Lime #D6F688

rgb(214, 246, 136) · hsl(77, 86%, 75%)

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
#08230D #D6F688 13.85:1 Pass Pass
#6B3636 #D6F688 7.89:1 Pass Pass
#326B3E #D6F688 5.26:1 Pass Fail
#08230D #326B3E 2.63:1 Fail Fail
#08230D #6B3636 1.76:1 Fail Fail
#326B3E #6B3636 1.5:1 Fail Fail

How to use these colors

  • Background — Lime (#D6F688): the lightest tone — a clean base for large areas
  • Text — Black (#08230D): the darkest tone — readable for body copy and headings
  • Primary — Black (#08230D): the most saturated tone — buttons, links and key UI
  • Accent — Green (#326B3E): 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: Black (#08230D), Green (#326B3E), Red (#6B3636) and Lime (#D6F688).

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 #08230D, #326B3E, #6B3636 and #D6F688. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Black text on Lime reaches a contrast ratio of 13.85:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!