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

Green & Orange, Violet Color Palette

#D16F23 209, 111, 35
#43E589 67, 229, 137
#6429B3 100, 41, 179
#EBE8E5 235, 232, 229
#D16F23
Color 1
#43E589
Color 2
#6429B3
Color 3
#EBE8E5
Color 4
:root {
  --color-1: #D16F23;
  --color-2: #43E589;
  --color-3: #6429B3;
  --color-4: #EBE8E5;
}
colors: {
  'palette-1': '#D16F23',
  'palette-2': '#43E589',
  'palette-3': '#6429B3',
  'palette-4': '#EBE8E5',
}
const palette = [
  '#D16F23',
  '#43E589',
  '#6429B3',
  '#EBE8E5',
];
$color-1: #D16F23;
$color-2: #43E589;
$color-3: #6429B3;
$color-4: #EBE8E5;
Palette Codes 4 COLORS

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

3,227 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Orange #D16F23

rgb(209, 111, 35) · hsl(26, 71%, 48%)

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

Green #43E589

rgb(67, 229, 137) · hsl(146, 76%, 58%)

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

Violet #6429B3

rgb(100, 41, 179) · hsl(266, 63%, 43%)

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

Light Orange #EBE8E5

rgb(235, 232, 229) · hsl(30, 13%, 91%)

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
#6429B3 #EBE8E5 6.86:1 Pass Fail
#43E589 #6429B3 5.1:1 Pass Fail
#D16F23 #EBE8E5 2.86:1 Fail Fail
#D16F23 #6429B3 2.39:1 Fail Fail
#D16F23 #43E589 2.13:1 Fail Fail
#43E589 #EBE8E5 1.34:1 Fail Fail

How to use these colors

  • Background — Light Orange (#EBE8E5): the lightest tone — a clean base for large areas
  • Text — Violet (#6429B3): the darkest tone — readable for body copy and headings
  • Primary — Green (#43E589): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#D16F23): 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 (#D16F23), Green (#43E589), Violet (#6429B3) and Light Orange (#EBE8E5).

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 #D16F23, #43E589, #6429B3 and #EBE8E5. 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.86:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!