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

Green & Orange, Violet Color Palette

#D9A463 217, 164, 99
#27F196 39, 241, 150
#923AD9 146, 58, 217
#E4DACE 228, 218, 206
#D9A463
Color 1
#27F196
Color 2
#923AD9
Color 3
#E4DACE
Color 4
:root {
  --color-1: #D9A463;
  --color-2: #27F196;
  --color-3: #923AD9;
  --color-4: #E4DACE;
}
colors: {
  'palette-1': '#D9A463',
  'palette-2': '#27F196',
  'palette-3': '#923AD9',
  'palette-4': '#E4DACE',
}
const palette = [
  '#D9A463',
  '#27F196',
  '#923AD9',
  '#E4DACE',
];
$color-1: #D9A463;
$color-2: #27F196;
$color-3: #923AD9;
$color-4: #E4DACE;
Palette Codes 4 COLORS

This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch.

5,382 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Green (#27F196) and reads as well balanced in lightness, with an average saturation of 61% and lightness of 64%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #D9A463

rgb(217, 164, 99) · hsl(33, 61%, 62%)

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

Green #27F196

rgb(39, 241, 150) · hsl(153, 88%, 55%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Violet #923AD9

rgb(146, 58, 217) · hsl(273, 68%, 54%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Light Orange #E4DACE

rgb(228, 218, 206) · hsl(33, 29%, 85%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#923AD9 #E4DACE 3.97:1 Fail Fail
#27F196 #923AD9 3.68:1 Fail Fail
#D9A463 #923AD9 2.47:1 Fail Fail
#D9A463 #E4DACE 1.61:1 Fail Fail
#D9A463 #27F196 1.49:1 Fail Fail
#27F196 #E4DACE 1.08:1 Fail Fail

How to use these colors

  • Background — Light Orange (#E4DACE): the lightest tone — a clean base for large areas
  • Text — Violet (#923AD9): the darkest tone — readable for body copy and headings
  • Primary — Green (#27F196): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#923AD9): 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: Orange (#D9A463), Green (#27F196), Violet (#923AD9) and Light Orange (#E4DACE).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #D9A463, #27F196, #923AD9 and #E4DACE. 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!