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

Green & Green, Violet Color Palette

#3EAC06 62, 172, 6
#9DD581 157, 213, 129
#861CBA 134, 28, 186
#AD5DD5 173, 93, 213
#3EAC06
Color 1
#9DD581
Color 2
#861CBA
Color 3
#AD5DD5
Color 4
:root {
  --color-1: #3EAC06;
  --color-2: #9DD581;
  --color-3: #861CBA;
  --color-4: #AD5DD5;
}
colors: {
  'palette-1': '#3EAC06',
  'palette-2': '#9DD581',
  'palette-3': '#861CBA',
  'palette-4': '#AD5DD5',
}
const palette = [
  '#3EAC06',
  '#9DD581',
  '#861CBA',
  '#AD5DD5',
];
$color-1: #3EAC06;
$color-2: #9DD581;
$color-3: #861CBA;
$color-4: #AD5DD5;
Palette Codes 4 COLORS

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

2,570 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Green (#3EAC06) and reads as well balanced in lightness, with an average saturation of 69% and lightness of 51%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #3EAC06

rgb(62, 172, 6) · hsl(100, 93%, 35%)

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

Green #9DD581

rgb(157, 213, 129) · hsl(100, 50%, 67%)

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

Violet #861CBA

rgb(134, 28, 186) · hsl(280, 74%, 42%)

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

Violet #AD5DD5

rgb(173, 93, 213) · hsl(280, 59%, 60%)

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

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
#9DD581 #861CBA 4.25:1 Fail Fail
#3EAC06 #861CBA 2.46:1 Fail Fail
#9DD581 #AD5DD5 2.31:1 Fail Fail
#861CBA #AD5DD5 1.84:1 Fail Fail
#3EAC06 #9DD581 1.73:1 Fail Fail
#3EAC06 #AD5DD5 1.34:1 Fail Fail

How to use these colors

  • Background — Green (#9DD581): the lightest tone — a clean base for large areas
  • Text — Green (#3EAC06): the darkest tone — readable for body copy and headings
  • Primary — Green (#3EAC06): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#861CBA): 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: Green (#3EAC06), Green (#9DD581), Violet (#861CBA) and Violet (#AD5DD5).

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 #3EAC06, #9DD581, #861CBA and #AD5DD5. 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!