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

Dark Green & Muted Red, Green Color Palette

#115730 17, 87, 48
#815B55 129, 91, 85
#2F8E65 47, 142, 101
#3BA968 59, 169, 104
#115730
Color 1
#815B55
Color 2
#2F8E65
Color 3
#3BA968
Color 4
:root {
  --color-1: #115730;
  --color-2: #815B55;
  --color-3: #2F8E65;
  --color-4: #3BA968;
}
colors: {
  'palette-1': '#115730',
  'palette-2': '#815B55',
  'palette-3': '#2F8E65',
  'palette-4': '#3BA968',
}
const palette = [
  '#115730',
  '#815B55',
  '#2F8E65',
  '#3BA968',
];
$color-1: #115730;
$color-2: #815B55;
$color-3: #2F8E65;
$color-4: #3BA968;
Palette Codes 4 COLORS

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

1,969 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Green (#115730) and reads as well balanced in lightness, with an average saturation of 47% and lightness of 36%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #115730

rgb(17, 87, 48) · hsl(147, 67%, 20%)

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

Muted Red #815B55

rgb(129, 91, 85) · hsl(8, 21%, 42%)

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

Green #2F8E65

rgb(47, 142, 101) · hsl(154, 50%, 37%)

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

Green #3BA968

rgb(59, 169, 104) · hsl(145, 48%, 45%)

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
#115730 #3BA968 2.91:1 Fail Fail
#115730 #2F8E65 2.13:1 Fail Fail
#815B55 #3BA968 1.98:1 Fail Fail
#115730 #815B55 1.47:1 Fail Fail
#815B55 #2F8E65 1.45:1 Fail Fail
#2F8E65 #3BA968 1.36:1 Fail Fail

How to use these colors

  • Background — Green (#3BA968): the lightest tone — a clean base for large areas
  • Text — Dark Green (#115730): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#115730): the most saturated tone — buttons, links and key UI
  • Accent — Green (#2F8E65): 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 (#115730), Muted Red (#815B55), Green (#2F8E65) and Green (#3BA968).

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 #115730, #815B55, #2F8E65 and #3BA968. 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!