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

Dark Green & Dark Red, Green Color Palette

#0A4313 10, 67, 19
#54281A 84, 40, 26
#238448 35, 132, 72
#3ED789 62, 215, 137
#0A4313
Color 1
#54281A
Color 2
#238448
Color 3
#3ED789
Color 4
:root {
  --color-1: #0A4313;
  --color-2: #54281A;
  --color-3: #238448;
  --color-4: #3ED789;
}
colors: {
  'palette-1': '#0A4313',
  'palette-2': '#54281A',
  'palette-3': '#238448',
  'palette-4': '#3ED789',
}
const palette = [
  '#0A4313',
  '#54281A',
  '#238448',
  '#3ED789',
];
$color-1: #0A4313;
$color-2: #54281A;
$color-3: #238448;
$color-4: #3ED789;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette mixing related and contrasting tones for a natural feel.

5,501 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Dark Green (#0A4313) and reads as deep and moody, with an average saturation of 63% and lightness of 31%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #0A4313

rgb(10, 67, 19) · hsl(129, 74%, 15%)

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

Dark Red #54281A

rgb(84, 40, 26) · hsl(14, 53%, 22%)

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

Green #238448

rgb(35, 132, 72) · hsl(143, 58%, 33%)

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

Green #3ED789

rgb(62, 215, 137) · hsl(149, 66%, 54%)

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
#54281A #3ED789 6.66:1 Pass Fail
#0A4313 #3ED789 6.18:1 Pass Fail
#54281A #238448 2.63:1 Fail Fail
#238448 #3ED789 2.53:1 Fail Fail
#0A4313 #238448 2.45:1 Fail Fail
#0A4313 #54281A 1.08:1 Fail Fail

How to use these colors

  • Background — Green (#3ED789): the lightest tone — a clean base for large areas
  • Text — Dark Green (#0A4313): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#0A4313): the most saturated tone — buttons, links and key UI
  • Accent — Green (#238448): 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 (#0A4313), Dark Red (#54281A), Green (#238448) and Green (#3ED789).

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 #0A4313, #54281A, #238448 and #3ED789. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Red text on Green reaches a contrast ratio of 6.66:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!