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

Green & Dark Green, Dark Red Color Palette

#12552A 18, 85, 42
#5B382F 91, 56, 47
#267C58 38, 124, 88
#128943 18, 137, 67
#12552A
Color 1
#5B382F
Color 2
#267C58
Color 3
#128943
Color 4
:root {
  --color-1: #12552A;
  --color-2: #5B382F;
  --color-3: #267C58;
  --color-4: #128943;
}
colors: {
  'palette-1': '#12552A',
  'palette-2': '#5B382F',
  'palette-3': '#267C58',
  'palette-4': '#128943',
}
const palette = [
  '#12552A',
  '#5B382F',
  '#267C58',
  '#128943',
];
$color-1: #12552A;
$color-2: #5B382F;
$color-3: #267C58;
$color-4: #128943;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel.

4,420 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Green (#128943) and reads as deep and moody, with an average saturation of 57% and lightness of 27%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #12552A

rgb(18, 85, 42) · hsl(141, 65%, 20%)

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

Dark Red #5B382F

rgb(91, 56, 47) · hsl(12, 32%, 27%)

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

Green #267C58

rgb(38, 124, 88) · hsl(155, 53%, 32%)

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

Green #128943

rgb(18, 137, 67) · hsl(145, 77%, 30%)

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
#5B382F #128943 2.28:1 Fail Fail
#5B382F #267C58 2:1 Fail Fail
#12552A #128943 1.99:1 Fail Fail
#12552A #267C58 1.74:1 Fail Fail
#12552A #5B382F 1.15:1 Fail Fail
#267C58 #128943 1.14:1 Fail Fail

How to use these colors

  • Background — Green (#267C58): the lightest tone — a clean base for large areas
  • Text — Dark Green (#12552A): the darkest tone — readable for body copy and headings
  • Primary — Green (#128943): the most saturated tone — buttons, links and key UI
  • Accent — Dark Green (#12552A): 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: Dark Green (#12552A), Dark Red (#5B382F), Green (#267C58) and Green (#128943).

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 #12552A, #5B382F, #267C58 and #128943. 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!