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

Orange & Green, Violet Color Palette

#E35B0D 227, 91, 13
#3FCF74 63, 207, 116
#8750E7 135, 80, 231
#E5DFDC 229, 223, 220
#E35B0D
Color 1
#3FCF74
Color 2
#8750E7
Color 3
#E5DFDC
Color 4
:root {
  --color-1: #E35B0D;
  --color-2: #3FCF74;
  --color-3: #8750E7;
  --color-4: #E5DFDC;
}
colors: {
  'palette-1': '#E35B0D',
  'palette-2': '#3FCF74',
  'palette-3': '#8750E7',
  'palette-4': '#E5DFDC',
}
const palette = [
  '#E35B0D',
  '#3FCF74',
  '#8750E7',
  '#E5DFDC',
];
$color-1: #E35B0D;
$color-2: #3FCF74;
$color-3: #8750E7;
$color-4: #E5DFDC;
Palette Codes 4 COLORS

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

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

The colors in this palette

Orange #E35B0D

rgb(227, 91, 13) · hsl(22, 89%, 47%)

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

Green #3FCF74

rgb(63, 207, 116) · hsl(142, 60%, 53%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Violet #8750E7

rgb(135, 80, 231) · hsl(262, 76%, 61%)

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

Light Orange #E5DFDC

rgb(229, 223, 220) · hsl(20, 15%, 88%)

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
#8750E7 #E5DFDC 3.68:1 Fail Fail
#E35B0D #E5DFDC 2.76:1 Fail Fail
#3FCF74 #8750E7 2.4:1 Fail Fail
#E35B0D #3FCF74 1.8:1 Fail Fail
#3FCF74 #E5DFDC 1.53:1 Fail Fail
#E35B0D #8750E7 1.33:1 Fail Fail

How to use these colors

  • Background — Light Orange (#E5DFDC): the lightest tone — a clean base for large areas
  • Text — Orange (#E35B0D): the darkest tone — readable for body copy and headings
  • Primary — Orange (#E35B0D): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#8750E7): 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 (#E35B0D), Green (#3FCF74), Violet (#8750E7) and Light Orange (#E5DFDC).

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 #E35B0D, #3FCF74, #8750E7 and #E5DFDC. 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!