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

Green & Dark Green, Dark Yellow Color Palette

#11742D 17, 116, 45
#2B2613 43, 38, 19
#408467 64, 132, 103
#0A9044 10, 144, 68
#11742D
Color 1
#2B2613
Color 2
#408467
Color 3
#0A9044
Color 4
:root {
  --color-1: #11742D;
  --color-2: #2B2613;
  --color-3: #408467;
  --color-4: #0A9044;
}
colors: {
  'palette-1': '#11742D',
  'palette-2': '#2B2613',
  'palette-3': '#408467',
  'palette-4': '#0A9044',
}
const palette = [
  '#11742D',
  '#2B2613',
  '#408467',
  '#0A9044',
];
$color-1: #11742D;
$color-2: #2B2613;
$color-3: #408467;
$color-4: #0A9044;
Palette Codes 4 COLORS

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

7,893 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Green (#0A9044) and reads as deep and moody, with an average saturation of 59% and lightness of 27%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #11742D

rgb(17, 116, 45) · hsl(137, 74%, 26%)

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

Dark Yellow #2B2613

rgb(43, 38, 19) · hsl(47, 39%, 12%)

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

Green #408467

rgb(64, 132, 103) · hsl(154, 35%, 38%)

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

Green #0A9044

rgb(10, 144, 68) · hsl(146, 87%, 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
#2B2613 #0A9044 3.66:1 Fail Fail
#2B2613 #408467 3.39:1 Fail Fail
#11742D #2B2613 2.56:1 Fail Fail
#11742D #0A9044 1.43:1 Fail Fail
#11742D #408467 1.32:1 Fail Fail
#408467 #0A9044 1.08:1 Fail Fail

How to use these colors

  • Background — Green (#408467): the lightest tone — a clean base for large areas
  • Text — Dark Yellow (#2B2613): the darkest tone — readable for body copy and headings
  • Primary — Green (#0A9044): the most saturated tone — buttons, links and key UI
  • Accent — Dark Green (#11742D): 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 (#11742D), Dark Yellow (#2B2613), Green (#408467) and Green (#0A9044).

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 #11742D, #2B2613, #408467 and #0A9044. 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!