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

Orange & Green, Violet Color Palette

#ED8D5A 237, 141, 90
#30E871 48, 232, 113
#946CE0 148, 108, 224
#E9E4E2 233, 228, 226
#ED8D5A
Color 1
#30E871
Color 2
#946CE0
Color 3
#E9E4E2
Color 4
:root {
  --color-1: #ED8D5A;
  --color-2: #30E871;
  --color-3: #946CE0;
  --color-4: #E9E4E2;
}
colors: {
  'palette-1': '#ED8D5A',
  'palette-2': '#30E871',
  'palette-3': '#946CE0',
  'palette-4': '#E9E4E2',
}
const palette = [
  '#ED8D5A',
  '#30E871',
  '#946CE0',
  '#E9E4E2',
];
$color-1: #ED8D5A;
$color-2: #30E871;
$color-3: #946CE0;
$color-4: #E9E4E2;
Palette Codes 4 COLORS

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

322 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 Orange (#ED8D5A) and reads as bright and open, with an average saturation of 60% and lightness of 69%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #ED8D5A

rgb(237, 141, 90) · hsl(21, 80%, 64%)

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

Green #30E871

rgb(48, 232, 113) · hsl(141, 80%, 55%)

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

Violet #946CE0

rgb(148, 108, 224) · hsl(261, 65%, 65%)

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

Light Orange #E9E4E2

rgb(233, 228, 226) · hsl(17, 14%, 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
#946CE0 #E9E4E2 3.04:1 Fail Fail
#30E871 #946CE0 2.36:1 Fail Fail
#ED8D5A #E9E4E2 1.95:1 Fail Fail
#ED8D5A #946CE0 1.56:1 Fail Fail
#ED8D5A #30E871 1.51:1 Fail Fail
#30E871 #E9E4E2 1.29:1 Fail Fail

How to use these colors

  • Background — Light Orange (#E9E4E2): the lightest tone — a clean base for large areas
  • Text — Green (#30E871): the darkest tone — readable for body copy and headings
  • Primary — Orange (#ED8D5A): the most saturated tone — buttons, links and key UI
  • Accent — Green (#30E871): 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 (#ED8D5A), Green (#30E871), Violet (#946CE0) and Light Orange (#E9E4E2).

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 #ED8D5A, #30E871, #946CE0 and #E9E4E2. 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!