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

Violet & Green, Light Violet Color Palette

#6DEA2E 109, 234, 46
#9FD982 159, 217, 130
#9005D6 144, 5, 214
#D89FF4 216, 159, 244
#6DEA2E
Color 1
#9FD982
Color 2
#9005D6
Color 3
#D89FF4
Color 4
:root {
  --color-1: #6DEA2E;
  --color-2: #9FD982;
  --color-3: #9005D6;
  --color-4: #D89FF4;
}
colors: {
  'palette-1': '#6DEA2E',
  'palette-2': '#9FD982',
  'palette-3': '#9005D6',
  'palette-4': '#D89FF4',
}
const palette = [
  '#6DEA2E',
  '#9FD982',
  '#9005D6',
  '#D89FF4',
];
$color-1: #6DEA2E;
$color-2: #9FD982;
$color-3: #9005D6;
$color-4: #D89FF4;
Palette Codes 4 COLORS

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

5,055 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 Violet (#9005D6) and reads as well balanced in lightness, with an average saturation of 77% and lightness of 61%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #6DEA2E

rgb(109, 234, 46) · hsl(100, 82%, 55%)

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

Green #9FD982

rgb(159, 217, 130) · hsl(100, 53%, 68%)

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

Violet #9005D6

rgb(144, 5, 214) · hsl(280, 95%, 43%)

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

Light Violet #D89FF4

rgb(216, 159, 244) · hsl(280, 79%, 79%)

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
#6DEA2E #9005D6 4.23:1 Fail Fail
#9FD982 #9005D6 4:1 Fail Fail
#9005D6 #D89FF4 3.2:1 Fail Fail
#6DEA2E #D89FF4 1.32:1 Fail Fail
#9FD982 #D89FF4 1.25:1 Fail Fail
#6DEA2E #9FD982 1.06:1 Fail Fail

How to use these colors

  • Background — Light Violet (#D89FF4): the lightest tone — a clean base for large areas
  • Text — Violet (#9005D6): the darkest tone — readable for body copy and headings
  • Primary — Violet (#9005D6): the most saturated tone — buttons, links and key UI
  • Accent — Green (#6DEA2E): 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 (#6DEA2E), Green (#9FD982), Violet (#9005D6) and Light Violet (#D89FF4).

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 #6DEA2E, #9FD982, #9005D6 and #D89FF4. 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!