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

Dark Green & Lime, Black Color Palette

#B3DE10 179, 222, 16
#003419 0, 52, 25
#180707 24, 7, 7
#C31194 195, 17, 148
#B3DE10
Color 1
#003419
Color 2
#180707
Color 3
#C31194
Color 4
:root {
  --color-1: #B3DE10;
  --color-2: #003419;
  --color-3: #180707;
  --color-4: #C31194;
}
colors: {
  'palette-1': '#B3DE10',
  'palette-2': '#003419',
  'palette-3': '#180707',
  'palette-4': '#C31194',
}
const palette = [
  '#B3DE10',
  '#003419',
  '#180707',
  '#C31194',
];
$color-1: #B3DE10;
$color-2: #003419;
$color-3: #180707;
$color-4: #C31194;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch.

2 Views
Added Sep 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Dark Green (#003419) and reads as deep and moody, with an average saturation of 81% and lightness of 26%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Lime #B3DE10

rgb(179, 222, 16) · hsl(73, 87%, 47%)

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

Dark Green #003419

rgb(0, 52, 25) · hsl(149, 100%, 10%)

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

Black #180707

rgb(24, 7, 7) · hsl(0, 55%, 6%)

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

Pink #C31194

rgb(195, 17, 148) · hsl(316, 84%, 42%)

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
#B3DE10 #180707 12.47:1 Pass Pass
#B3DE10 #003419 8.88:1 Pass Pass
#180707 #C31194 3.57:1 Fail Fail
#B3DE10 #C31194 3.49:1 Fail Fail
#003419 #C31194 2.54:1 Fail Fail
#003419 #180707 1.4:1 Fail Fail

How to use these colors

  • Background — Lime (#B3DE10): the lightest tone — a clean base for large areas
  • Text — Black (#180707): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#003419): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#C31194): 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 Green 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: Lime (#B3DE10), Dark Green (#003419), Black (#180707) and Pink (#C31194).

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 #B3DE10, #003419, #180707 and #C31194. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!