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

Violet & Orange, Green Color Palette

#EF882E 239, 136, 46
#13CD6A 19, 205, 106
#6F10DA 111, 16, 218
#E1DBD6 225, 219, 214
#EF882E
Color 1
#13CD6A
Color 2
#6F10DA
Color 3
#E1DBD6
Color 4
:root {
  --color-1: #EF882E;
  --color-2: #13CD6A;
  --color-3: #6F10DA;
  --color-4: #E1DBD6;
}
colors: {
  'palette-1': '#EF882E',
  'palette-2': '#13CD6A',
  'palette-3': '#6F10DA',
  'palette-4': '#E1DBD6',
}
const palette = [
  '#EF882E',
  '#13CD6A',
  '#6F10DA',
  '#E1DBD6',
];
$color-1: #EF882E;
$color-2: #13CD6A;
$color-3: #6F10DA;
$color-4: #E1DBD6;
Palette Codes 4 COLORS

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

823 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Violet (#6F10DA) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 58%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #EF882E

rgb(239, 136, 46) · hsl(28, 86%, 56%)

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

Green #13CD6A

rgb(19, 205, 106) · hsl(148, 83%, 44%)

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

Violet #6F10DA

rgb(111, 16, 218) · hsl(268, 86%, 46%)

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

Light Orange #E1DBD6

rgb(225, 219, 214) · hsl(27, 15%, 86%)

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
#6F10DA #E1DBD6 5.54:1 Pass Fail
#13CD6A #6F10DA 3.61:1 Fail Fail
#EF882E #6F10DA 2.98:1 Fail Fail
#EF882E #E1DBD6 1.86:1 Fail Fail
#13CD6A #E1DBD6 1.54:1 Fail Fail
#EF882E #13CD6A 1.21:1 Fail Fail

How to use these colors

  • Background — Light Orange (#E1DBD6): the lightest tone — a clean base for large areas
  • Text — Green (#13CD6A): the darkest tone — readable for body copy and headings
  • Primary — Violet (#6F10DA): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#EF882E): 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 (#EF882E), Green (#13CD6A), Violet (#6F10DA) and Light Orange (#E1DBD6).

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 #EF882E, #13CD6A, #6F10DA and #E1DBD6. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Violet text on Light Orange reaches a contrast ratio of 5.54:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!