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

Green & Dark Green, Muted Orange Color Palette

#1A6634 26, 102, 52
#705B4B 112, 91, 75
#3A9478 58, 148, 120
#0A9E57 10, 158, 87
#1A6634
Color 1
#705B4B
Color 2
#3A9478
Color 3
#0A9E57
Color 4
:root {
  --color-1: #1A6634;
  --color-2: #705B4B;
  --color-3: #3A9478;
  --color-4: #0A9E57;
}
colors: {
  'palette-1': '#1A6634',
  'palette-2': '#705B4B',
  'palette-3': '#3A9478',
  'palette-4': '#0A9E57',
}
const palette = [
  '#1A6634',
  '#705B4B',
  '#3A9478',
  '#0A9E57',
];
$color-1: #1A6634;
$color-2: #705B4B;
$color-3: #3A9478;
$color-4: #0A9E57;
Palette Codes 4 COLORS

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

6,193 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 (#0A9E57) and reads as deep and moody, with an average saturation of 53% and lightness of 34%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #1A6634

rgb(26, 102, 52) · hsl(141, 59%, 25%)

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

Muted Orange #705B4B

rgb(112, 91, 75) · hsl(26, 20%, 37%)

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

Teal #3A9478

rgb(58, 148, 120) · hsl(161, 44%, 40%)

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

Green #0A9E57

rgb(10, 158, 87) · hsl(151, 88%, 33%)

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
#1A6634 #0A9E57 2.02:1 Fail Fail
#1A6634 #3A9478 1.9:1 Fail Fail
#705B4B #0A9E57 1.84:1 Fail Fail
#705B4B #3A9478 1.73:1 Fail Fail
#1A6634 #705B4B 1.1:1 Fail Fail
#3A9478 #0A9E57 1.06:1 Fail Fail

How to use these colors

  • Background — Teal (#3A9478): the lightest tone — a clean base for large areas
  • Text — Dark Green (#1A6634): the darkest tone — readable for body copy and headings
  • Primary — Green (#0A9E57): the most saturated tone — buttons, links and key UI
  • Accent — Dark Green (#1A6634): 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 (#1A6634), Muted Orange (#705B4B), Teal (#3A9478) and Green (#0A9E57).

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 #1A6634, #705B4B, #3A9478 and #0A9E57. 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!