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

Green & Muted Green, Dark Red Color Palette

#437B5A 67, 123, 90
#4C251F 76, 37, 31
#4AB87D 74, 184, 125
#46B46D 70, 180, 109
#437B5A
Color 1
#4C251F
Color 2
#4AB87D
Color 3
#46B46D
Color 4
:root {
  --color-1: #437B5A;
  --color-2: #4C251F;
  --color-3: #4AB87D;
  --color-4: #46B46D;
}
colors: {
  'palette-1': '#437B5A',
  'palette-2': '#4C251F',
  'palette-3': '#4AB87D',
  'palette-4': '#46B46D',
}
const palette = [
  '#437B5A',
  '#4C251F',
  '#4AB87D',
  '#46B46D',
];
$color-1: #437B5A;
$color-2: #4C251F;
$color-3: #4AB87D;
$color-4: #46B46D;
Palette Codes 4 COLORS

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

5,386 Views
Added Jun 2026
Tags
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 Green (#46B46D) and reads as well balanced in lightness, with an average saturation of 40% and lightness of 39%. It works well for calm, professional and modern interfaces.

The colors in this palette

Muted Green #437B5A

rgb(67, 123, 90) · hsl(145, 29%, 37%)

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

Dark Red #4C251F

rgb(76, 37, 31) · hsl(8, 42%, 21%)

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

Green #4AB87D

rgb(74, 184, 125) · hsl(148, 44%, 51%)

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

Green #46B46D

rgb(70, 180, 109) · hsl(141, 44%, 49%)

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
#4C251F #4AB87D 5.3:1 Pass Fail
#4C251F #46B46D 5.03:1 Pass Fail
#437B5A #4C251F 2.65:1 Fail Fail
#437B5A #4AB87D 2:1 Fail Fail
#437B5A #46B46D 1.9:1 Fail Fail
#4AB87D #46B46D 1.05:1 Fail Fail

How to use these colors

  • Background — Green (#4AB87D): the lightest tone — a clean base for large areas
  • Text — Dark Red (#4C251F): the darkest tone — readable for body copy and headings
  • Primary — Green (#46B46D): the most saturated tone — buttons, links and key UI
  • Accent — Dark Red (#4C251F): 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 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: Muted Green (#437B5A), Dark Red (#4C251F), Green (#4AB87D) and Green (#46B46D).

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 #437B5A, #4C251F, #4AB87D and #46B46D. 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 5.3:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!