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

Green & Green, Muted Orange Color Palette

#3B8F63 59, 143, 99
#6A4538 106, 69, 56
#53B39C 83, 179, 156
#47C179 71, 193, 121
#3B8F63
Color 1
#6A4538
Color 2
#53B39C
Color 3
#47C179
Color 4
:root {
  --color-1: #3B8F63;
  --color-2: #6A4538;
  --color-3: #53B39C;
  --color-4: #47C179;
}
colors: {
  'palette-1': '#3B8F63',
  'palette-2': '#6A4538',
  'palette-3': '#53B39C',
  'palette-4': '#47C179',
}
const palette = [
  '#3B8F63',
  '#6A4538',
  '#53B39C',
  '#47C179',
];
$color-1: #3B8F63;
$color-2: #6A4538;
$color-3: #53B39C;
$color-4: #47C179;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel.

4,861 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Green (#47C179) and reads as well balanced in lightness, with an average saturation of 40% and lightness of 44%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #3B8F63

rgb(59, 143, 99) · hsl(149, 42%, 40%)

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

Muted Orange #6A4538

rgb(106, 69, 56) · hsl(16, 31%, 32%)

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

Teal #53B39C

rgb(83, 179, 156) · hsl(166, 39%, 51%)

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

Green #47C179

rgb(71, 193, 121) · hsl(145, 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
#6A4538 #47C179 3.64:1 Fail Fail
#6A4538 #53B39C 3.29:1 Fail Fail
#3B8F63 #6A4538 2.1:1 Fail Fail
#3B8F63 #47C179 1.73:1 Fail Fail
#3B8F63 #53B39C 1.57:1 Fail Fail
#53B39C #47C179 1.11:1 Fail Fail

How to use these colors

  • Background — Green (#47C179): the lightest tone — a clean base for large areas
  • Text — Muted Orange (#6A4538): the darkest tone — readable for body copy and headings
  • Primary — Green (#3B8F63): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#53B39C): 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 (#3B8F63), Muted Orange (#6A4538), Teal (#53B39C) and Green (#47C179).

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 #3B8F63, #6A4538, #53B39C and #47C179. 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!