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

Green & Green, Dark Orange Color Palette

#306434 48, 100, 52
#5A4434 90, 68, 52
#33A065 51, 160, 101
#3ED88C 62, 216, 140
#306434
Color 1
#5A4434
Color 2
#33A065
Color 3
#3ED88C
Color 4
:root {
  --color-1: #306434;
  --color-2: #5A4434;
  --color-3: #33A065;
  --color-4: #3ED88C;
}
colors: {
  'palette-1': '#306434',
  'palette-2': '#5A4434',
  'palette-3': '#33A065',
  'palette-4': '#3ED88C',
}
const palette = [
  '#306434',
  '#5A4434',
  '#33A065',
  '#3ED88C',
];
$color-1: #306434;
$color-2: #5A4434;
$color-3: #33A065;
$color-4: #3ED88C;
Palette Codes 4 COLORS

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

7,504 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #306434

rgb(48, 100, 52) · hsl(125, 35%, 29%)

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

Dark Orange #5A4434

rgb(90, 68, 52) · hsl(25, 27%, 28%)

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

Green #33A065

rgb(51, 160, 101) · hsl(148, 52%, 41%)

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

Green #3ED88C

rgb(62, 216, 140) · hsl(150, 66%, 55%)

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
#5A4434 #3ED88C 4.94:1 Pass Fail
#306434 #3ED88C 3.8:1 Fail Fail
#5A4434 #33A065 2.75:1 Fail Fail
#306434 #33A065 2.12:1 Fail Fail
#33A065 #3ED88C 1.79:1 Fail Fail
#306434 #5A4434 1.3:1 Fail Fail

How to use these colors

  • Background — Green (#3ED88C): the lightest tone — a clean base for large areas
  • Text — Dark Orange (#5A4434): the darkest tone — readable for body copy and headings
  • Primary — Green (#33A065): the most saturated tone — buttons, links and key UI
  • Accent — Green (#306434): 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 (#306434), Dark Orange (#5A4434), Green (#33A065) and Green (#3ED88C).

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 #306434, #5A4434, #33A065 and #3ED88C. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Orange text on Green reaches a contrast ratio of 4.94:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!