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

Green & Orange, Violet Color Palette

#A66826 166, 104, 38
#16DA7B 22, 218, 123
#681CB0 104, 28, 176
#EAE6E1 234, 230, 225
#A66826
Color 1
#16DA7B
Color 2
#681CB0
Color 3
#EAE6E1
Color 4
:root {
  --color-1: #A66826;
  --color-2: #16DA7B;
  --color-3: #681CB0;
  --color-4: #EAE6E1;
}
colors: {
  'palette-1': '#A66826',
  'palette-2': '#16DA7B',
  'palette-3': '#681CB0',
  'palette-4': '#EAE6E1',
}
const palette = [
  '#A66826',
  '#16DA7B',
  '#681CB0',
  '#EAE6E1',
];
$color-1: #A66826;
$color-2: #16DA7B;
$color-3: #681CB0;
$color-4: #EAE6E1;
Palette Codes 4 COLORS

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

883 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Green (#16DA7B) and reads as well balanced in lightness, with an average saturation of 59% and lightness of 54%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #A66826

rgb(166, 104, 38) · hsl(31, 63%, 40%)

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

Green #16DA7B

rgb(22, 218, 123) · hsl(151, 82%, 47%)

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

Violet #681CB0

rgb(104, 28, 176) · hsl(271, 73%, 40%)

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

Light Orange #EAE6E1

rgb(234, 230, 225) · hsl(33, 18%, 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
#681CB0 #EAE6E1 7.1:1 Pass Pass
#16DA7B #681CB0 4.77:1 Pass Fail
#A66826 #EAE6E1 3.65:1 Fail Fail
#A66826 #16DA7B 2.45:1 Fail Fail
#A66826 #681CB0 1.94:1 Fail Fail
#16DA7B #EAE6E1 1.49:1 Fail Fail

How to use these colors

  • Background — Light Orange (#EAE6E1): the lightest tone — a clean base for large areas
  • Text — Orange (#A66826): the darkest tone — readable for body copy and headings
  • Primary — Green (#16DA7B): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#681CB0): 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 (#A66826), Green (#16DA7B), Violet (#681CB0) and Light Orange (#EAE6E1).

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 #A66826, #16DA7B, #681CB0 and #EAE6E1. 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 7.1:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!