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

Green & Muted Red, Green Color Palette

#217C44 33, 124, 68
#613436 97, 52, 54
#65B290 101, 178, 144
#5CCA80 92, 202, 128
#217C44
Color 1
#613436
Color 2
#65B290
Color 3
#5CCA80
Color 4
:root {
  --color-1: #217C44;
  --color-2: #613436;
  --color-3: #65B290;
  --color-4: #5CCA80;
}
colors: {
  'palette-1': '#217C44',
  'palette-2': '#613436',
  'palette-3': '#65B290',
  'palette-4': '#5CCA80',
}
const palette = [
  '#217C44',
  '#613436',
  '#65B290',
  '#5CCA80',
];
$color-1: #217C44;
$color-2: #613436;
$color-3: #65B290;
$color-4: #5CCA80;
Palette Codes 4 COLORS

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

4,663 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #217C44

rgb(33, 124, 68) · hsl(143, 58%, 31%)

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

Muted Red #613436

rgb(97, 52, 54) · hsl(357, 30%, 29%)

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

Green #65B290

rgb(101, 178, 144) · hsl(154, 33%, 55%)

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

Green #5CCA80

rgb(92, 202, 128) · hsl(140, 51%, 58%)

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
#613436 #5CCA80 4.98:1 Pass Fail
#613436 #65B290 4.06:1 Fail Fail
#217C44 #5CCA80 2.53:1 Fail Fail
#217C44 #65B290 2.06:1 Fail Fail
#217C44 #613436 1.96:1 Fail Fail
#65B290 #5CCA80 1.23:1 Fail Fail

How to use these colors

  • Background — Green (#5CCA80): the lightest tone — a clean base for large areas
  • Text — Muted Red (#613436): the darkest tone — readable for body copy and headings
  • Primary — Green (#217C44): the most saturated tone — buttons, links and key UI
  • Accent — Green (#65B290): 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: Green (#217C44), Muted Red (#613436), Green (#65B290) and Green (#5CCA80).

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 #217C44, #613436, #65B290 and #5CCA80. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!