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

Green & Green, Dark Red Color Palette

#37764C 55, 118, 76
#2A0A0A 42, 10, 10
#2E8A61 46, 138, 97
#21AD5F 33, 173, 95
#37764C
Color 1
#2A0A0A
Color 2
#2E8A61
Color 3
#21AD5F
Color 4
:root {
  --color-1: #37764C;
  --color-2: #2A0A0A;
  --color-3: #2E8A61;
  --color-4: #21AD5F;
}
colors: {
  'palette-1': '#37764C',
  'palette-2': '#2A0A0A',
  'palette-3': '#2E8A61',
  'palette-4': '#21AD5F',
}
const palette = [
  '#37764C',
  '#2A0A0A',
  '#2E8A61',
  '#21AD5F',
];
$color-1: #37764C;
$color-2: #2A0A0A;
$color-3: #2E8A61;
$color-4: #21AD5F;
Palette Codes 4 COLORS

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

3,861 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Green (#21AD5F) and reads as deep and moody, with an average saturation of 54% and lightness of 30%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #37764C

rgb(55, 118, 76) · hsl(140, 36%, 34%)

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

Dark Red #2A0A0A

rgb(42, 10, 10) · hsl(0, 62%, 10%)

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

Green #2E8A61

rgb(46, 138, 97) · hsl(153, 50%, 36%)

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

Green #21AD5F

rgb(33, 173, 95) · hsl(147, 68%, 40%)

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
#2A0A0A #21AD5F 6.29:1 Pass Fail
#2A0A0A #2E8A61 4.3:1 Fail Fail
#37764C #2A0A0A 3.37:1 Fail Fail
#37764C #21AD5F 1.87:1 Fail Fail
#2E8A61 #21AD5F 1.46:1 Fail Fail
#37764C #2E8A61 1.28:1 Fail Fail

How to use these colors

  • Background — Green (#21AD5F): the lightest tone — a clean base for large areas
  • Text — Dark Red (#2A0A0A): the darkest tone — readable for body copy and headings
  • Primary — Dark Red (#2A0A0A): the most saturated tone — buttons, links and key UI
  • Accent — Green (#2E8A61): 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 (#37764C), Dark Red (#2A0A0A), Green (#2E8A61) and Green (#21AD5F).

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 #37764C, #2A0A0A, #2E8A61 and #21AD5F. 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 6.29:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!