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

Orange & Green, Violet Color Palette

#BF8012 191, 128, 18
#5DDAAC 93, 218, 172
#AB4AE3 171, 74, 227
#E8E6E3 232, 230, 227
#BF8012
Color 1
#5DDAAC
Color 2
#AB4AE3
Color 3
#E8E6E3
Color 4
:root {
  --color-1: #BF8012;
  --color-2: #5DDAAC;
  --color-3: #AB4AE3;
  --color-4: #E8E6E3;
}
colors: {
  'palette-1': '#BF8012',
  'palette-2': '#5DDAAC',
  'palette-3': '#AB4AE3',
  'palette-4': '#E8E6E3',
}
const palette = [
  '#BF8012',
  '#5DDAAC',
  '#AB4AE3',
  '#E8E6E3',
];
$color-1: #BF8012;
$color-2: #5DDAAC;
$color-3: #AB4AE3;
$color-4: #E8E6E3;
Palette Codes 4 COLORS

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

1,757 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Orange (#BF8012) and reads as well balanced in lightness, with an average saturation of 57% and lightness of 63%. It works well for calm, professional and modern interfaces.

The colors in this palette

Orange #BF8012

rgb(191, 128, 18) · hsl(38, 83%, 41%)

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

Green #5DDAAC

rgb(93, 218, 172) · hsl(158, 63%, 61%)

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

Violet #AB4AE3

rgb(171, 74, 227) · hsl(278, 73%, 59%)

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

Light Gray #E8E6E3

rgb(232, 230, 227) · hsl(36, 10%, 90%)

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
#AB4AE3 #E8E6E3 3.5:1 Fail Fail
#BF8012 #E8E6E3 2.67:1 Fail Fail
#5DDAAC #AB4AE3 2.51:1 Fail Fail
#BF8012 #5DDAAC 1.92:1 Fail Fail
#5DDAAC #E8E6E3 1.39:1 Fail Fail
#BF8012 #AB4AE3 1.31:1 Fail Fail

How to use these colors

  • Background — Light Gray (#E8E6E3): the lightest tone — a clean base for large areas
  • Text — Orange (#BF8012): the darkest tone — readable for body copy and headings
  • Primary — Orange (#BF8012): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#AB4AE3): 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 (#BF8012), Green (#5DDAAC), Violet (#AB4AE3) and Light Gray (#E8E6E3).

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 #BF8012, #5DDAAC, #AB4AE3 and #E8E6E3. 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!