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

Violet & Orange, Green Color Palette

#D76133 215, 97, 51
#24AE4B 36, 174, 75
#6632EC 102, 50, 236
#E8E4E3 232, 228, 227
#D76133
Color 1
#24AE4B
Color 2
#6632EC
Color 3
#E8E4E3
Color 4
:root {
  --color-1: #D76133;
  --color-2: #24AE4B;
  --color-3: #6632EC;
  --color-4: #E8E4E3;
}
colors: {
  'palette-1': '#D76133',
  'palette-2': '#24AE4B',
  'palette-3': '#6632EC',
  'palette-4': '#E8E4E3',
}
const palette = [
  '#D76133',
  '#24AE4B',
  '#6632EC',
  '#E8E4E3',
];
$color-1: #D76133;
$color-2: #24AE4B;
$color-3: #6632EC;
$color-4: #E8E4E3;
Palette Codes 4 COLORS

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

2,298 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Violet (#6632EC) and reads as well balanced in lightness, with an average saturation of 56% and lightness of 60%. It works well for calm, professional and modern interfaces.

The colors in this palette

Orange #D76133

rgb(215, 97, 51) · hsl(17, 67%, 52%)

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

Green #24AE4B

rgb(36, 174, 75) · hsl(137, 66%, 41%)

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

Violet #6632EC

rgb(102, 50, 236) · hsl(257, 83%, 56%)

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

Light Gray #E8E4E3

rgb(232, 228, 227) · hsl(12, 10%, 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
#6632EC #E8E4E3 5.15:1 Pass Fail
#D76133 #E8E4E3 2.95:1 Fail Fail
#24AE4B #E8E4E3 2.3:1 Fail Fail
#24AE4B #6632EC 2.24:1 Fail Fail
#D76133 #6632EC 1.75:1 Fail Fail
#D76133 #24AE4B 1.28:1 Fail Fail

How to use these colors

  • Background — Light Gray (#E8E4E3): the lightest tone — a clean base for large areas
  • Text — Green (#24AE4B): the darkest tone — readable for body copy and headings
  • Primary — Violet (#6632EC): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#D76133): 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 (#D76133), Green (#24AE4B), Violet (#6632EC) and Light Gray (#E8E4E3).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #D76133, #24AE4B, #6632EC and #E8E4E3. 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 Gray reaches a contrast ratio of 5.15:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!