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

Violet & Orange, Green Color Palette

#DC8756 220, 135, 86
#16B651 22, 182, 81
#8C53EE 140, 83, 238
#EEE6E2 238, 230, 226
#DC8756
Color 1
#16B651
Color 2
#8C53EE
Color 3
#EEE6E2
Color 4
:root {
  --color-1: #DC8756;
  --color-2: #16B651;
  --color-3: #8C53EE;
  --color-4: #EEE6E2;
}
colors: {
  'palette-1': '#DC8756',
  'palette-2': '#16B651',
  'palette-3': '#8C53EE',
  'palette-4': '#EEE6E2',
}
const palette = [
  '#DC8756',
  '#16B651',
  '#8C53EE',
  '#EEE6E2',
];
$color-1: #DC8756;
$color-2: #16B651;
$color-3: #8C53EE;
$color-4: #EEE6E2;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look.

1,850 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Violet (#8C53EE) and reads as well balanced in lightness, with an average saturation of 63% and lightness of 63%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #DC8756

rgb(220, 135, 86) · hsl(22, 66%, 60%)

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

Green #16B651

rgb(22, 182, 81) · hsl(142, 78%, 40%)

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

Violet #8C53EE

rgb(140, 83, 238) · hsl(262, 82%, 63%)

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

Light Orange #EEE6E2

rgb(238, 230, 226) · hsl(20, 26%, 91%)

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
#8C53EE #EEE6E2 3.72:1 Fail Fail
#DC8756 #EEE6E2 2.23:1 Fail Fail
#16B651 #EEE6E2 2.17:1 Fail Fail
#16B651 #8C53EE 1.71:1 Fail Fail
#DC8756 #8C53EE 1.67:1 Fail Fail
#DC8756 #16B651 1.03:1 Fail Fail

How to use these colors

  • Background — Light Orange (#EEE6E2): the lightest tone — a clean base for large areas
  • Text — Green (#16B651): the darkest tone — readable for body copy and headings
  • Primary — Violet (#8C53EE): the most saturated tone — buttons, links and key UI
  • Accent — Green (#16B651): 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 Violet 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 (#DC8756), Green (#16B651), Violet (#8C53EE) and Light Orange (#EEE6E2).

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 #DC8756, #16B651, #8C53EE and #EEE6E2. 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!