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

Green & Green, Muted Orange Color Palette

#367351 54, 115, 81
#5B3F35 91, 63, 53
#27714E 39, 113, 78
#1E904C 30, 144, 76
#367351
Color 1
#5B3F35
Color 2
#27714E
Color 3
#1E904C
Color 4
:root {
  --color-1: #367351;
  --color-2: #5B3F35;
  --color-3: #27714E;
  --color-4: #1E904C;
}
colors: {
  'palette-1': '#367351',
  'palette-2': '#5B3F35',
  'palette-3': '#27714E',
  'palette-4': '#1E904C',
}
const palette = [
  '#367351',
  '#5B3F35',
  '#27714E',
  '#1E904C',
];
$color-1: #367351;
$color-2: #5B3F35;
$color-3: #27714E;
$color-4: #1E904C;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel.

108 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Green (#1E904C) and reads as deep and moody, with an average saturation of 44% and lightness of 31%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #367351

rgb(54, 115, 81) · hsl(147, 36%, 33%)

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

Muted Orange #5B3F35

rgb(91, 63, 53) · hsl(16, 26%, 28%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Green #27714E

rgb(39, 113, 78) · hsl(152, 49%, 30%)

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

Green #1E904C

rgb(30, 144, 76) · hsl(144, 66%, 34%)

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
#5B3F35 #1E904C 2.33:1 Fail Fail
#367351 #5B3F35 1.69:1 Fail Fail
#5B3F35 #27714E 1.61:1 Fail Fail
#27714E #1E904C 1.45:1 Fail Fail
#367351 #1E904C 1.38:1 Fail Fail
#367351 #27714E 1.05:1 Fail Fail

How to use these colors

  • Background — Green (#1E904C): the lightest tone — a clean base for large areas
  • Text — Muted Orange (#5B3F35): the darkest tone — readable for body copy and headings
  • Primary — Green (#27714E): the most saturated tone — buttons, links and key UI
  • Accent — Green (#367351): 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 (#367351), Muted Orange (#5B3F35), Green (#27714E) and Green (#1E904C).

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 #367351, #5B3F35, #27714E and #1E904C. 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!