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

Green & Dark Green, Orange Color Palette

#175027 23, 80, 39
#644D2C 100, 77, 44
#22794E 34, 121, 78
#139D50 19, 157, 80
#175027
Color 1
#644D2C
Color 2
#22794E
Color 3
#139D50
Color 4
:root {
  --color-1: #175027;
  --color-2: #644D2C;
  --color-3: #22794E;
  --color-4: #139D50;
}
colors: {
  'palette-1': '#175027',
  'palette-2': '#644D2C',
  'palette-3': '#22794E',
  'palette-4': '#139D50',
}
const palette = [
  '#175027',
  '#644D2C',
  '#22794E',
  '#139D50',
];
$color-1: #175027;
$color-2: #644D2C;
$color-3: #22794E;
$color-4: #139D50;
Palette Codes 4 COLORS

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

6,307 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Green #175027

rgb(23, 80, 39) · hsl(137, 55%, 20%)

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

Orange #644D2C

rgb(100, 77, 44) · hsl(35, 39%, 28%)

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

Green #22794E

rgb(34, 121, 78) · hsl(150, 56%, 30%)

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

Green #139D50

rgb(19, 157, 80) · hsl(147, 78%, 35%)

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
#175027 #139D50 2.7:1 Fail Fail
#644D2C #139D50 2.26:1 Fail Fail
#175027 #22794E 1.77:1 Fail Fail
#22794E #139D50 1.52:1 Fail Fail
#644D2C #22794E 1.48:1 Fail Fail
#175027 #644D2C 1.19:1 Fail Fail

How to use these colors

  • Background — Green (#139D50): the lightest tone — a clean base for large areas
  • Text — Dark Green (#175027): the darkest tone — readable for body copy and headings
  • Primary — Green (#22794E): the most saturated tone — buttons, links and key UI
  • Accent — Dark Green (#175027): 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 (#175027), Orange (#644D2C), Green (#22794E) and Green (#139D50).

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 #175027, #644D2C, #22794E and #139D50. 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!