Dark Green & Dark Green, Dark Yellow Color Palette — PaletteCSS
Back to palettes

Dark Green & Dark Green, Dark Yellow Color Palette

#255939 37, 89, 57
#524D2D 82, 77, 45
#0C7F46 12, 127, 70
#0D883B 13, 136, 59
#255939
Color 1
#524D2D
Color 2
#0C7F46
Color 3
#0D883B
Color 4
:root {
  --color-1: #255939;
  --color-2: #524D2D;
  --color-3: #0C7F46;
  --color-4: #0D883B;
}
colors: {
  'palette-1': '#255939',
  'palette-2': '#524D2D',
  'palette-3': '#0C7F46',
  'palette-4': '#0D883B',
}
const palette = [
  '#255939',
  '#524D2D',
  '#0C7F46',
  '#0D883B',
];
$color-1: #255939;
$color-2: #524D2D;
$color-3: #0C7F46;
$color-4: #0D883B;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel.

406 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Dark Green (#0C7F46) and reads as deep and moody, with an average saturation of 59% and lightness of 27%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #255939

rgb(37, 89, 57) · hsl(143, 41%, 25%)

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

Dark Yellow #524D2D

rgb(82, 77, 45) · hsl(52, 29%, 25%)

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

Dark Green #0C7F46

rgb(12, 127, 70) · hsl(150, 83%, 27%)

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

Green #0D883B

rgb(13, 136, 59) · hsl(142, 83%, 29%)

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
#524D2D #0D883B 1.87:1 Fail Fail
#255939 #0D883B 1.79:1 Fail Fail
#524D2D #0C7F46 1.68:1 Fail Fail
#255939 #0C7F46 1.61:1 Fail Fail
#0C7F46 #0D883B 1.11:1 Fail Fail
#255939 #524D2D 1.04:1 Fail Fail

How to use these colors

  • Background — Green (#0D883B): the lightest tone — a clean base for large areas
  • Text — Dark Green (#255939): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#0C7F46): the most saturated tone — buttons, links and key UI
  • Accent — Dark Green (#255939): 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: Dark Green (#255939), Dark Yellow (#524D2D), Dark Green (#0C7F46) and Green (#0D883B).

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 #255939, #524D2D, #0C7F46 and #0D883B. 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!