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

Green & Green, Dark Yellow Color Palette

#327443 50, 116, 67
#434422 67, 68, 34
#3DA970 61, 169, 112
#24AA5E 36, 170, 94
#327443
Color 1
#434422
Color 2
#3DA970
Color 3
#24AA5E
Color 4
:root {
  --color-1: #327443;
  --color-2: #434422;
  --color-3: #3DA970;
  --color-4: #24AA5E;
}
colors: {
  'palette-1': '#327443',
  'palette-2': '#434422',
  'palette-3': '#3DA970',
  'palette-4': '#24AA5E',
}
const palette = [
  '#327443',
  '#434422',
  '#3DA970',
  '#24AA5E',
];
$color-1: #327443;
$color-2: #434422;
$color-3: #3DA970;
$color-4: #24AA5E;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette built from closely related tones that blend harmoniously.

3,506 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Green (#24AA5E) and reads as deep and moody, with an average saturation of 46% and lightness of 35%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #327443

rgb(50, 116, 67) · hsl(135, 40%, 33%)

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

Dark Yellow #434422

rgb(67, 68, 34) · hsl(62, 33%, 20%)

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

Green #3DA970

rgb(61, 169, 112) · hsl(148, 47%, 45%)

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

Green #24AA5E

rgb(36, 170, 94) · hsl(146, 65%, 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
#434422 #3DA970 3.4:1 Fail Fail
#434422 #24AA5E 3.35:1 Fail Fail
#327443 #3DA970 1.91:1 Fail Fail
#327443 #24AA5E 1.88:1 Fail Fail
#327443 #434422 1.78:1 Fail Fail
#3DA970 #24AA5E 1.02:1 Fail Fail

How to use these colors

  • Background — Green (#3DA970): the lightest tone — a clean base for large areas
  • Text — Dark Yellow (#434422): the darkest tone — readable for body copy and headings
  • Primary — Green (#24AA5E): the most saturated tone — buttons, links and key UI
  • Accent — Green (#327443): 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 (#327443), Dark Yellow (#434422), Green (#3DA970) and Green (#24AA5E).

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 #327443, #434422, #3DA970 and #24AA5E. 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!