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

Green & Orange, Violet Color Palette

#BD5528 189, 85, 40
#10E04E 16, 224, 78
#6832E7 104, 50, 231
#E7DAD4 231, 218, 212
#BD5528
Color 1
#10E04E
Color 2
#6832E7
Color 3
#E7DAD4
Color 4
:root {
  --color-1: #BD5528;
  --color-2: #10E04E;
  --color-3: #6832E7;
  --color-4: #E7DAD4;
}
colors: {
  'palette-1': '#BD5528',
  'palette-2': '#10E04E',
  'palette-3': '#6832E7',
  'palette-4': '#E7DAD4',
}
const palette = [
  '#BD5528',
  '#10E04E',
  '#6832E7',
  '#E7DAD4',
];
$color-1: #BD5528;
$color-2: #10E04E;
$color-3: #6832E7;
$color-4: #E7DAD4;
Palette Codes 4 COLORS

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

2,027 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 Green (#10E04E) and reads as well balanced in lightness, with an average saturation of 65% and lightness of 58%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #BD5528

rgb(189, 85, 40) · hsl(18, 65%, 45%)

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

Green #10E04E

rgb(16, 224, 78) · hsl(138, 87%, 47%)

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

Violet #6832E7

rgb(104, 50, 231) · hsl(258, 79%, 55%)

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

Light Orange #E7DAD4

rgb(231, 218, 212) · hsl(19, 28%, 87%)

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
#6832E7 #E7DAD4 4.81:1 Pass Fail
#10E04E #6832E7 3.69:1 Fail Fail
#BD5528 #E7DAD4 3.42:1 Fail Fail
#BD5528 #10E04E 2.62:1 Fail Fail
#BD5528 #6832E7 1.4:1 Fail Fail
#10E04E #E7DAD4 1.3:1 Fail Fail

How to use these colors

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

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 #BD5528, #10E04E, #6832E7 and #E7DAD4. 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 4.81:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!