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

Violet & Green, Violet Color Palette

#66DF2A 102, 223, 42
#A1E77E 161, 231, 126
#950DD9 149, 13, 217
#B45DDF 180, 93, 223
#66DF2A
Color 1
#A1E77E
Color 2
#950DD9
Color 3
#B45DDF
Color 4
:root {
  --color-1: #66DF2A;
  --color-2: #A1E77E;
  --color-3: #950DD9;
  --color-4: #B45DDF;
}
colors: {
  'palette-1': '#66DF2A',
  'palette-2': '#A1E77E',
  'palette-3': '#950DD9',
  'palette-4': '#B45DDF',
}
const palette = [
  '#66DF2A',
  '#A1E77E',
  '#950DD9',
  '#B45DDF',
];
$color-1: #66DF2A;
$color-2: #A1E77E;
$color-3: #950DD9;
$color-4: #B45DDF;
Palette Codes 4 COLORS

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

3,132 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Violet (#950DD9) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 57%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #66DF2A

rgb(102, 223, 42) · hsl(100, 74%, 52%)

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

Green #A1E77E

rgb(161, 231, 126) · hsl(100, 69%, 70%)

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

Violet #950DD9

rgb(149, 13, 217) · hsl(280, 89%, 45%)

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

Violet #B45DDF

rgb(180, 93, 223) · hsl(280, 67%, 62%)

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

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
#A1E77E #950DD9 4.27:1 Fail Fail
#66DF2A #950DD9 3.64:1 Fail Fail
#A1E77E #B45DDF 2.56:1 Fail Fail
#66DF2A #B45DDF 2.18:1 Fail Fail
#950DD9 #B45DDF 1.67:1 Fail Fail
#66DF2A #A1E77E 1.17:1 Fail Fail

How to use these colors

  • Background — Green (#A1E77E): the lightest tone — a clean base for large areas
  • Text — Violet (#950DD9): the darkest tone — readable for body copy and headings
  • Primary — Violet (#950DD9): the most saturated tone — buttons, links and key UI
  • Accent — Green (#66DF2A): 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 Violet 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 (#66DF2A), Green (#A1E77E), Violet (#950DD9) and Violet (#B45DDF).

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 #66DF2A, #A1E77E, #950DD9 and #B45DDF. 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!