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

Green & Orange, Violet Color Palette

#E5622E 229, 98, 46
#19EB55 25, 235, 85
#5228BD 82, 40, 189
#E0D6D2 224, 214, 210
#E5622E
Color 1
#19EB55
Color 2
#5228BD
Color 3
#E0D6D2
Color 4
:root {
  --color-1: #E5622E;
  --color-2: #19EB55;
  --color-3: #5228BD;
  --color-4: #E0D6D2;
}
colors: {
  'palette-1': '#E5622E',
  'palette-2': '#19EB55',
  'palette-3': '#5228BD',
  'palette-4': '#E0D6D2',
}
const palette = [
  '#E5622E',
  '#19EB55',
  '#5228BD',
  '#E0D6D2',
];
$color-1: #E5622E;
$color-2: #19EB55;
$color-3: #5228BD;
$color-4: #E0D6D2;
Palette Codes 4 COLORS

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

1,260 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Green (#19EB55) and reads as well balanced in lightness, with an average saturation of 61% and lightness of 59%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #E5622E

rgb(229, 98, 46) · hsl(17, 78%, 54%)

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

Green #19EB55

rgb(25, 235, 85) · hsl(137, 84%, 51%)

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

Violet #5228BD

rgb(82, 40, 189) · hsl(257, 65%, 45%)

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

Light Orange #E0D6D2

rgb(224, 214, 210) · hsl(17, 18%, 85%)

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
#5228BD #E0D6D2 6.14:1 Pass Fail
#19EB55 #5228BD 5.45:1 Pass Fail
#E5622E #5228BD 2.55:1 Fail Fail
#E5622E #E0D6D2 2.41:1 Fail Fail
#E5622E #19EB55 2.13:1 Fail Fail
#19EB55 #E0D6D2 1.13:1 Fail Fail

How to use these colors

  • Background — Light Orange (#E0D6D2): the lightest tone — a clean base for large areas
  • Text — Violet (#5228BD): the darkest tone — readable for body copy and headings
  • Primary — Green (#19EB55): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#E5622E): 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 Green 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 (#E5622E), Green (#19EB55), Violet (#5228BD) and Light Orange (#E0D6D2).

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 #E5622E, #19EB55, #5228BD and #E0D6D2. 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.14:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!