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

Dark Green & Orange, Yellow Color Palette

#964B27 150, 75, 39
#CFB93E 207, 185, 62
#29911E 41, 145, 30
#146338 20, 99, 56
#964B27
Color 1
#CFB93E
Color 2
#29911E
Color 3
#146338
Color 4
:root {
  --color-1: #964B27;
  --color-2: #CFB93E;
  --color-3: #29911E;
  --color-4: #146338;
}
colors: {
  'palette-1': '#964B27',
  'palette-2': '#CFB93E',
  'palette-3': '#29911E',
  'palette-4': '#146338',
}
const palette = [
  '#964B27',
  '#CFB93E',
  '#29911E',
  '#146338',
];
$color-1: #964B27;
$color-2: #CFB93E;
$color-3: #29911E;
$color-4: #146338;
Palette Codes 4 COLORS

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

3 Views
Added Aug 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Green (#146338) and reads as well balanced in lightness, with an average saturation of 63% and lightness of 37%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #964B27

rgb(150, 75, 39) · hsl(19, 59%, 37%)

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

Yellow #CFB93E

rgb(207, 185, 62) · hsl(51, 60%, 53%)

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

Green #29911E

rgb(41, 145, 30) · hsl(114, 66%, 34%)

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

Dark Green #146338

rgb(20, 99, 56) · hsl(147, 66%, 23%)

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

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
#CFB93E #146338 3.71:1 Fail Fail
#964B27 #CFB93E 3.2:1 Fail Fail
#CFB93E #29911E 2.07:1 Fail Fail
#29911E #146338 1.8:1 Fail Fail
#964B27 #29911E 1.55:1 Fail Fail
#964B27 #146338 1.16:1 Fail Fail

How to use these colors

  • Background — Yellow (#CFB93E): the lightest tone — a clean base for large areas
  • Text — Dark Green (#146338): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#146338): the most saturated tone — buttons, links and key UI
  • Accent — Green (#29911E): 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 Dark 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: Orange (#964B27), Yellow (#CFB93E), Green (#29911E) and Dark Green (#146338).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #964B27, #CFB93E, #29911E and #146338. 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!