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

Orange & Green, Violet Color Palette

#C7870F 199, 135, 15
#46E7AF 70, 231, 175
#961FD6 150, 31, 214
#E1DBD1 225, 219, 209
#C7870F
Color 1
#46E7AF
Color 2
#961FD6
Color 3
#E1DBD1
Color 4
:root {
  --color-1: #C7870F;
  --color-2: #46E7AF;
  --color-3: #961FD6;
  --color-4: #E1DBD1;
}
colors: {
  'palette-1': '#C7870F',
  'palette-2': '#46E7AF',
  'palette-3': '#961FD6',
  'palette-4': '#E1DBD1',
}
const palette = [
  '#C7870F',
  '#46E7AF',
  '#961FD6',
  '#E1DBD1',
];
$color-1: #C7870F;
$color-2: #46E7AF;
$color-3: #961FD6;
$color-4: #E1DBD1;
Palette Codes 4 COLORS

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

1,553 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Orange #C7870F

rgb(199, 135, 15) · hsl(39, 86%, 42%)

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

Green #46E7AF

rgb(70, 231, 175) · hsl(159, 77%, 59%)

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

Violet #961FD6

rgb(150, 31, 214) · hsl(279, 75%, 48%)

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

Light Orange #E1DBD1

rgb(225, 219, 209) · hsl(37, 21%, 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
#961FD6 #E1DBD1 4.4:1 Fail Fail
#46E7AF #961FD6 3.84:1 Fail Fail
#C7870F #E1DBD1 2.21:1 Fail Fail
#C7870F #961FD6 1.99:1 Fail Fail
#C7870F #46E7AF 1.93:1 Fail Fail
#46E7AF #E1DBD1 1.15:1 Fail Fail

How to use these colors

  • Background — Light Orange (#E1DBD1): the lightest tone — a clean base for large areas
  • Text — Orange (#C7870F): the darkest tone — readable for body copy and headings
  • Primary — Orange (#C7870F): the most saturated tone — buttons, links and key UI
  • Accent — Green (#46E7AF): 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 Orange 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 (#C7870F), Green (#46E7AF), Violet (#961FD6) and Light Orange (#E1DBD1).

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 #C7870F, #46E7AF, #961FD6 and #E1DBD1. 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!