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

Violet & Green, Violet Color Palette

#40C81E 64, 200, 30
#9ADB8A 154, 219, 138
#BE02ED 190, 2, 237
#CD79E2 205, 121, 226
#40C81E
Color 1
#9ADB8A
Color 2
#BE02ED
Color 3
#CD79E2
Color 4
:root {
  --color-1: #40C81E;
  --color-2: #9ADB8A;
  --color-3: #BE02ED;
  --color-4: #CD79E2;
}
colors: {
  'palette-1': '#40C81E',
  'palette-2': '#9ADB8A',
  'palette-3': '#BE02ED',
  'palette-4': '#CD79E2',
}
const palette = [
  '#40C81E',
  '#9ADB8A',
  '#BE02ED',
  '#CD79E2',
];
$color-1: #40C81E;
$color-2: #9ADB8A;
$color-3: #BE02ED;
$color-4: #CD79E2;
Palette Codes 4 COLORS

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

1,405 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Violet (#BE02ED) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 58%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #40C81E

rgb(64, 200, 30) · hsl(108, 74%, 45%)

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

Green #9ADB8A

rgb(154, 219, 138) · hsl(108, 53%, 70%)

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

Violet #BE02ED

rgb(190, 2, 237) · hsl(288, 98%, 47%)

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

Violet #CD79E2

rgb(205, 121, 226) · hsl(288, 64%, 68%)

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
#9ADB8A #BE02ED 2.91:1 Fail Fail
#40C81E #BE02ED 2.15:1 Fail Fail
#9ADB8A #CD79E2 1.73:1 Fail Fail
#BE02ED #CD79E2 1.68:1 Fail Fail
#40C81E #9ADB8A 1.36:1 Fail Fail
#40C81E #CD79E2 1.28:1 Fail Fail

How to use these colors

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

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 #40C81E, #9ADB8A, #BE02ED and #CD79E2. 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!