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

Dark Green & Dark Orange, Green Color Palette

#0A5B11 10, 91, 17
#3E1E12 62, 30, 18
#389566 56, 149, 102
#32BC5E 50, 188, 94
#0A5B11
Color 1
#3E1E12
Color 2
#389566
Color 3
#32BC5E
Color 4
:root {
  --color-1: #0A5B11;
  --color-2: #3E1E12;
  --color-3: #389566;
  --color-4: #32BC5E;
}
colors: {
  'palette-1': '#0A5B11',
  'palette-2': '#3E1E12',
  'palette-3': '#389566',
  'palette-4': '#32BC5E',
}
const palette = [
  '#0A5B11',
  '#3E1E12',
  '#389566',
  '#32BC5E',
];
$color-1: #0A5B11;
$color-2: #3E1E12;
$color-3: #389566;
$color-4: #32BC5E;
Palette Codes 4 COLORS

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

1,112 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 (#0A5B11) and reads as deep and moody, with an average saturation of 60% and lightness of 31%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #0A5B11

rgb(10, 91, 17) · hsl(125, 80%, 20%)

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

Dark Orange #3E1E12

rgb(62, 30, 18) · hsl(16, 55%, 16%)

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

Green #389566

rgb(56, 149, 102) · hsl(150, 45%, 40%)

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

Green #32BC5E

rgb(50, 188, 94) · hsl(139, 58%, 47%)

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

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
#3E1E12 #32BC5E 6.07:1 Pass Fail
#3E1E12 #389566 4.04:1 Fail Fail
#0A5B11 #32BC5E 3.37:1 Fail Fail
#0A5B11 #389566 2.25:1 Fail Fail
#0A5B11 #3E1E12 1.8:1 Fail Fail
#389566 #32BC5E 1.5:1 Fail Fail

How to use these colors

  • Background — Green (#32BC5E): the lightest tone — a clean base for large areas
  • Text — Dark Orange (#3E1E12): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#0A5B11): the most saturated tone — buttons, links and key UI
  • Accent — Dark Orange (#3E1E12): 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 (#0A5B11), Dark Orange (#3E1E12), Green (#389566) and Green (#32BC5E).

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 #0A5B11, #3E1E12, #389566 and #32BC5E. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!