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

Dark Green & Dark Red, Green Color Palette

#0A4629 10, 70, 41
#5D2E29 93, 46, 41
#1F7D55 31, 125, 85
#27A859 39, 168, 89
#0A4629
Color 1
#5D2E29
Color 2
#1F7D55
Color 3
#27A859
Color 4
:root {
  --color-1: #0A4629;
  --color-2: #5D2E29;
  --color-3: #1F7D55;
  --color-4: #27A859;
}
colors: {
  'palette-1': '#0A4629',
  'palette-2': '#5D2E29',
  'palette-3': '#1F7D55',
  'palette-4': '#27A859',
}
const palette = [
  '#0A4629',
  '#5D2E29',
  '#1F7D55',
  '#27A859',
];
$color-1: #0A4629;
$color-2: #5D2E29;
$color-3: #1F7D55;
$color-4: #27A859;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony.

7,825 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Green (#0A4629) and reads as deep and moody, with an average saturation of 59% and lightness of 28%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #0A4629

rgb(10, 70, 41) · hsl(151, 75%, 16%)

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

Dark Red #5D2E29

rgb(93, 46, 41) · hsl(6, 39%, 26%)

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

Green #1F7D55

rgb(31, 125, 85) · hsl(154, 60%, 31%)

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

Green #27A859

rgb(39, 168, 89) · hsl(143, 62%, 41%)

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
#5D2E29 #27A859 3.62:1 Fail Fail
#0A4629 #27A859 3.56:1 Fail Fail
#5D2E29 #1F7D55 2.18:1 Fail Fail
#0A4629 #1F7D55 2.15:1 Fail Fail
#1F7D55 #27A859 1.66:1 Fail Fail
#0A4629 #5D2E29 1.02:1 Fail Fail

How to use these colors

  • Background — Green (#27A859): the lightest tone — a clean base for large areas
  • Text — Dark Green (#0A4629): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#0A4629): the most saturated tone — buttons, links and key UI
  • Accent — Green (#1F7D55): 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 (#0A4629), Dark Red (#5D2E29), Green (#1F7D55) and Green (#27A859).

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 #0A4629, #5D2E29, #1F7D55 and #27A859. 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!