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

Violet & Orange, Green Color Palette

#EA8A53 234, 138, 83
#4AE382 74, 227, 130
#7833F0 120, 51, 240
#F4EFEC 244, 239, 236
#EA8A53
Color 1
#4AE382
Color 2
#7833F0
Color 3
#F4EFEC
Color 4
:root {
  --color-1: #EA8A53;
  --color-2: #4AE382;
  --color-3: #7833F0;
  --color-4: #F4EFEC;
}
colors: {
  'palette-1': '#EA8A53',
  'palette-2': '#4AE382',
  'palette-3': '#7833F0',
  'palette-4': '#F4EFEC',
}
const palette = [
  '#EA8A53',
  '#4AE382',
  '#7833F0',
  '#F4EFEC',
];
$color-1: #EA8A53;
$color-2: #4AE382;
$color-3: #7833F0;
$color-4: #F4EFEC;
Palette Codes 4 COLORS

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

216 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 Violet (#7833F0) and reads as bright and open, with an average saturation of 66% and lightness of 68%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #EA8A53

rgb(234, 138, 83) · hsl(22, 78%, 62%)

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

Green #4AE382

rgb(74, 227, 130) · hsl(142, 73%, 59%)

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

Violet #7833F0

rgb(120, 51, 240) · hsl(262, 86%, 57%)

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

Light Orange #F4EFEC

rgb(244, 239, 236) · hsl(22, 27%, 94%)

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
#7833F0 #F4EFEC 5.21:1 Pass Fail
#4AE382 #7833F0 3.57:1 Fail Fail
#EA8A53 #7833F0 2.34:1 Fail Fail
#EA8A53 #F4EFEC 2.23:1 Fail Fail
#EA8A53 #4AE382 1.53:1 Fail Fail
#4AE382 #F4EFEC 1.46:1 Fail Fail

How to use these colors

  • Background — Light Orange (#F4EFEC): the lightest tone — a clean base for large areas
  • Text — Violet (#7833F0): the darkest tone — readable for body copy and headings
  • Primary — Violet (#7833F0): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#EA8A53): 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 (#EA8A53), Green (#4AE382), Violet (#7833F0) and Light Orange (#F4EFEC).

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 #EA8A53, #4AE382, #7833F0 and #F4EFEC. 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.21:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!