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

Green & Green, Dark Yellow Color Palette

#2E9142 46, 145, 66
#372F16 55, 47, 22
#1B7B42 27, 123, 66
#49C275 73, 194, 117
#2E9142
Color 1
#372F16
Color 2
#1B7B42
Color 3
#49C275
Color 4
:root {
  --color-1: #2E9142;
  --color-2: #372F16;
  --color-3: #1B7B42;
  --color-4: #49C275;
}
colors: {
  'palette-1': '#2E9142',
  'palette-2': '#372F16',
  'palette-3': '#1B7B42',
  'palette-4': '#49C275',
}
const palette = [
  '#2E9142',
  '#372F16',
  '#1B7B42',
  '#49C275',
];
$color-1: #2E9142;
$color-2: #372F16;
$color-3: #1B7B42;
$color-4: #49C275;
Palette Codes 4 COLORS

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

4,433 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #2E9142

rgb(46, 145, 66) · hsl(132, 52%, 37%)

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

Dark Yellow #372F16

rgb(55, 47, 22) · hsl(45, 43%, 15%)

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

Green #1B7B42

rgb(27, 123, 66) · hsl(144, 64%, 29%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Green #49C275

rgb(73, 194, 117) · hsl(142, 50%, 52%)

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
#372F16 #49C275 5.86:1 Pass Fail
#2E9142 #372F16 3.32:1 Fail Fail
#372F16 #1B7B42 2.5:1 Fail Fail
#1B7B42 #49C275 2.34:1 Fail Fail
#2E9142 #49C275 1.76:1 Fail Fail
#2E9142 #1B7B42 1.33:1 Fail Fail

How to use these colors

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

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 #2E9142, #372F16, #1B7B42 and #49C275. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Yellow text on Green reaches a contrast ratio of 5.86:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!