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

Orange & Green, Violet Color Palette

#EA8C34 234, 140, 52
#47E694 71, 230, 148
#702ABB 112, 42, 187
#F0EAE5 240, 234, 229
#EA8C34
Color 1
#47E694
Color 2
#702ABB
Color 3
#F0EAE5
Color 4
:root {
  --color-1: #EA8C34;
  --color-2: #47E694;
  --color-3: #702ABB;
  --color-4: #F0EAE5;
}
colors: {
  'palette-1': '#EA8C34',
  'palette-2': '#47E694',
  'palette-3': '#702ABB',
  'palette-4': '#F0EAE5',
}
const palette = [
  '#EA8C34',
  '#47E694',
  '#702ABB',
  '#F0EAE5',
];
$color-1: #EA8C34;
$color-2: #47E694;
$color-3: #702ABB;
$color-4: #F0EAE5;
Palette Codes 4 COLORS

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

225 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 (#EA8C34) and reads as well balanced in lightness, with an average saturation of 62% and lightness of 63%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #EA8C34

rgb(234, 140, 52) · hsl(29, 81%, 56%)

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

Green #47E694

rgb(71, 230, 148) · hsl(149, 76%, 59%)

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

Violet #702ABB

rgb(112, 42, 187) · hsl(269, 63%, 45%)

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

Light Orange #F0EAE5

rgb(240, 234, 229) · hsl(27, 27%, 92%)

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
#702ABB #F0EAE5 6.43:1 Pass Fail
#47E694 #702ABB 4.75:1 Pass Fail
#EA8C34 #702ABB 3.03:1 Fail Fail
#EA8C34 #F0EAE5 2.12:1 Fail Fail
#EA8C34 #47E694 1.57:1 Fail Fail
#47E694 #F0EAE5 1.35:1 Fail Fail

How to use these colors

  • Background — Light Orange (#F0EAE5): the lightest tone — a clean base for large areas
  • Text — Violet (#702ABB): the darkest tone — readable for body copy and headings
  • Primary — Orange (#EA8C34): the most saturated tone — buttons, links and key UI
  • Accent — Green (#47E694): 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 (#EA8C34), Green (#47E694), Violet (#702ABB) and Light Orange (#F0EAE5).

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 #EA8C34, #47E694, #702ABB and #F0EAE5. 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 6.43:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!