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

Green & Dark Green, Dark Red Color Palette

#0F4C2A 15, 76, 42
#51312D 81, 49, 45
#6AB491 106, 180, 145
#0A9E44 10, 158, 68
#0F4C2A
Color 1
#51312D
Color 2
#6AB491
Color 3
#0A9E44
Color 4
:root {
  --color-1: #0F4C2A;
  --color-2: #51312D;
  --color-3: #6AB491;
  --color-4: #0A9E44;
}
colors: {
  'palette-1': '#0F4C2A',
  'palette-2': '#51312D',
  'palette-3': '#6AB491',
  'palette-4': '#0A9E44',
}
const palette = [
  '#0F4C2A',
  '#51312D',
  '#6AB491',
  '#0A9E44',
];
$color-1: #0F4C2A;
$color-2: #51312D;
$color-3: #6AB491;
$color-4: #0A9E44;
Palette Codes 4 COLORS

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

417 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Green (#0A9E44) and reads as deep and moody, with an average saturation of 54% and lightness of 33%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #0F4C2A

rgb(15, 76, 42) · hsl(147, 67%, 18%)

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

Dark Red #51312D

rgb(81, 49, 45) · hsl(7, 29%, 25%)

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

Green #6AB491

rgb(106, 180, 145) · hsl(152, 33%, 56%)

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

Green #0A9E44

rgb(10, 158, 68) · hsl(144, 88%, 33%)

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
#51312D #6AB491 4.68:1 Pass Fail
#0F4C2A #6AB491 4.1:1 Fail Fail
#51312D #0A9E44 3.28:1 Fail Fail
#0F4C2A #0A9E44 2.87:1 Fail Fail
#6AB491 #0A9E44 1.43:1 Fail Fail
#0F4C2A #51312D 1.14:1 Fail Fail

How to use these colors

  • Background — Green (#6AB491): the lightest tone — a clean base for large areas
  • Text — Dark Green (#0F4C2A): the darkest tone — readable for body copy and headings
  • Primary — Green (#0A9E44): the most saturated tone — buttons, links and key UI
  • Accent — Dark Green (#0F4C2A): 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 (#0F4C2A), Dark Red (#51312D), Green (#6AB491) and Green (#0A9E44).

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 #0F4C2A, #51312D, #6AB491 and #0A9E44. 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 4.68:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!