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

Green & Green, Dark Yellow Color Palette

#1F7038 31, 112, 56
#333313 51, 51, 19
#39A15B 57, 161, 91
#2AA654 42, 166, 84
#1F7038
Color 1
#333313
Color 2
#39A15B
Color 3
#2AA654
Color 4
:root {
  --color-1: #1F7038;
  --color-2: #333313;
  --color-3: #39A15B;
  --color-4: #2AA654;
}
colors: {
  'palette-1': '#1F7038',
  'palette-2': '#333313',
  'palette-3': '#39A15B',
  'palette-4': '#2AA654',
}
const palette = [
  '#1F7038',
  '#333313',
  '#39A15B',
  '#2AA654',
];
$color-1: #1F7038;
$color-2: #333313;
$color-3: #39A15B;
$color-4: #2AA654;
Palette Codes 4 COLORS

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

4,999 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #1F7038

rgb(31, 112, 56) · hsl(139, 57%, 28%)

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

Dark Yellow #333313

rgb(51, 51, 19) · hsl(60, 46%, 14%)

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

Green #39A15B

rgb(57, 161, 91) · hsl(140, 48%, 43%)

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

Green #2AA654

rgb(42, 166, 84) · hsl(140, 60%, 41%)

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

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
#333313 #2AA654 4.11:1 Fail Fail
#333313 #39A15B 3.96:1 Fail Fail
#1F7038 #333313 2.11:1 Fail Fail
#1F7038 #2AA654 1.95:1 Fail Fail
#1F7038 #39A15B 1.87:1 Fail Fail
#39A15B #2AA654 1.04:1 Fail Fail

How to use these colors

  • Background — Green (#39A15B): the lightest tone — a clean base for large areas
  • Text — Dark Yellow (#333313): the darkest tone — readable for body copy and headings
  • Primary — Green (#2AA654): the most saturated tone — buttons, links and key UI
  • Accent — Green (#1F7038): 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 (#1F7038), Dark Yellow (#333313), Green (#39A15B) and Green (#2AA654).

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 #1F7038, #333313, #39A15B and #2AA654. 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!