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

Green & Green, Muted Orange Color Palette

#2F824B 47, 130, 75
#836F53 131, 111, 83
#28865B 40, 134, 91
#1FA54B 31, 165, 75
#2F824B
Color 1
#836F53
Color 2
#28865B
Color 3
#1FA54B
Color 4
:root {
  --color-1: #2F824B;
  --color-2: #836F53;
  --color-3: #28865B;
  --color-4: #1FA54B;
}
colors: {
  'palette-1': '#2F824B',
  'palette-2': '#836F53',
  'palette-3': '#28865B',
  'palette-4': '#1FA54B',
}
const palette = [
  '#2F824B',
  '#836F53',
  '#28865B',
  '#1FA54B',
];
$color-1: #2F824B;
$color-2: #836F53;
$color-3: #28865B;
$color-4: #1FA54B;
Palette Codes 4 COLORS

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

5,346 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Green (#1FA54B) and reads as well balanced in lightness, with an average saturation of 48% and lightness of 37%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #2F824B

rgb(47, 130, 75) · hsl(140, 47%, 35%)

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

Muted Orange #836F53

rgb(131, 111, 83) · hsl(35, 22%, 42%)

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

Green #28865B

rgb(40, 134, 91) · hsl(153, 54%, 34%)

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

Green #1FA54B

rgb(31, 165, 75) · hsl(140, 68%, 38%)

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
#836F53 #1FA54B 1.5:1 Fail Fail
#2F824B #1FA54B 1.48:1 Fail Fail
#28865B #1FA54B 1.41:1 Fail Fail
#836F53 #28865B 1.07:1 Fail Fail
#2F824B #28865B 1.05:1 Fail Fail
#2F824B #836F53 1.01:1 Fail Fail

How to use these colors

  • Background — Muted Orange (#836F53): the lightest tone — a clean base for large areas
  • Text — Green (#28865B): the darkest tone — readable for body copy and headings
  • Primary — Green (#1FA54B): the most saturated tone — buttons, links and key UI
  • Accent — Green (#28865B): 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 (#2F824B), Muted Orange (#836F53), Green (#28865B) and Green (#1FA54B).

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 #2F824B, #836F53, #28865B and #1FA54B. 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!