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

Green & Green, Muted Orange Color Palette

#388644 56, 134, 68
#625640 98, 86, 64
#57BE9A 87, 190, 154
#15BA57 21, 186, 87
#388644
Color 1
#625640
Color 2
#57BE9A
Color 3
#15BA57
Color 4
:root {
  --color-1: #388644;
  --color-2: #625640;
  --color-3: #57BE9A;
  --color-4: #15BA57;
}
colors: {
  'palette-1': '#388644',
  'palette-2': '#625640',
  'palette-3': '#57BE9A',
  'palette-4': '#15BA57',
}
const palette = [
  '#388644',
  '#625640',
  '#57BE9A',
  '#15BA57',
];
$color-1: #388644;
$color-2: #625640;
$color-3: #57BE9A;
$color-4: #15BA57;
Palette Codes 4 COLORS

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

5,014 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #388644

rgb(56, 134, 68) · hsl(129, 41%, 37%)

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

Muted Orange #625640

rgb(98, 86, 64) · hsl(39, 21%, 32%)

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

Green #57BE9A

rgb(87, 190, 154) · hsl(159, 44%, 54%)

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

Green #15BA57

rgb(21, 186, 87) · hsl(144, 80%, 41%)

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
#625640 #57BE9A 3.16:1 Fail Fail
#625640 #15BA57 2.8:1 Fail Fail
#388644 #57BE9A 1.98:1 Fail Fail
#388644 #15BA57 1.76:1 Fail Fail
#388644 #625640 1.59:1 Fail Fail
#57BE9A #15BA57 1.13:1 Fail Fail

How to use these colors

  • Background — Green (#57BE9A): the lightest tone — a clean base for large areas
  • Text — Muted Orange (#625640): the darkest tone — readable for body copy and headings
  • Primary — Green (#15BA57): the most saturated tone — buttons, links and key UI
  • Accent — Green (#388644): 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 (#388644), Muted Orange (#625640), Green (#57BE9A) and Green (#15BA57).

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 #388644, #625640, #57BE9A and #15BA57. 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!