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

Dark Green & Dark Green, Muted Orange Color Palette

#176541 23, 101, 65
#594E3B 89, 78, 59
#106F42 16, 111, 66
#5BDB90 91, 219, 144
#176541
Color 1
#594E3B
Color 2
#106F42
Color 3
#5BDB90
Color 4
:root {
  --color-1: #176541;
  --color-2: #594E3B;
  --color-3: #106F42;
  --color-4: #5BDB90;
}
colors: {
  'palette-1': '#176541',
  'palette-2': '#594E3B',
  'palette-3': '#106F42',
  'palette-4': '#5BDB90',
}
const palette = [
  '#176541',
  '#594E3B',
  '#106F42',
  '#5BDB90',
];
$color-1: #176541;
$color-2: #594E3B;
$color-3: #106F42;
$color-4: #5BDB90;
Palette Codes 4 COLORS

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

4,738 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Green (#106F42) and reads as deep and moody, with an average saturation of 55% and lightness of 35%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #176541

rgb(23, 101, 65) · hsl(152, 63%, 24%)

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

Muted Orange #594E3B

rgb(89, 78, 59) · hsl(38, 20%, 29%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Dark Green #106F42

rgb(16, 111, 66) · hsl(152, 75%, 25%)

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

Green #5BDB90

rgb(91, 219, 144) · hsl(145, 64%, 61%)

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
#594E3B #5BDB90 4.65:1 Pass Fail
#176541 #5BDB90 4.03:1 Fail Fail
#106F42 #5BDB90 3.55:1 Fail Fail
#594E3B #106F42 1.31:1 Fail Fail
#176541 #594E3B 1.15:1 Fail Fail
#176541 #106F42 1.13:1 Fail Fail

How to use these colors

  • Background — Green (#5BDB90): the lightest tone — a clean base for large areas
  • Text — Dark Green (#176541): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#106F42): the most saturated tone — buttons, links and key UI
  • Accent — Dark Green (#176541): 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 (#176541), Muted Orange (#594E3B), Dark Green (#106F42) and Green (#5BDB90).

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 #176541, #594E3B, #106F42 and #5BDB90. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!