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

Violet & Green, Violet Color Palette

#5EDB24 94, 219, 36
#88DA62 136, 218, 98
#A413E7 164, 19, 231
#D49AEF 212, 154, 239
#5EDB24
Color 1
#88DA62
Color 2
#A413E7
Color 3
#D49AEF
Color 4
:root {
  --color-1: #5EDB24;
  --color-2: #88DA62;
  --color-3: #A413E7;
  --color-4: #D49AEF;
}
colors: {
  'palette-1': '#5EDB24',
  'palette-2': '#88DA62',
  'palette-3': '#A413E7',
  'palette-4': '#D49AEF',
}
const palette = [
  '#5EDB24',
  '#88DA62',
  '#A413E7',
  '#D49AEF',
];
$color-1: #5EDB24;
$color-2: #88DA62;
$color-3: #A413E7;
$color-4: #D49AEF;
Palette Codes 4 COLORS

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

2,089 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #5EDB24

rgb(94, 219, 36) · hsl(101, 72%, 50%)

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

Green #88DA62

rgb(136, 218, 98) · hsl(101, 62%, 62%)

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

Violet #A413E7

rgb(164, 19, 231) · hsl(281, 85%, 49%)

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

Violet #D49AEF

rgb(212, 154, 239) · hsl(281, 73%, 77%)

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
#88DA62 #A413E7 3.2:1 Fail Fail
#5EDB24 #A413E7 3.04:1 Fail Fail
#A413E7 #D49AEF 2.53:1 Fail Fail
#88DA62 #D49AEF 1.27:1 Fail Fail
#5EDB24 #D49AEF 1.2:1 Fail Fail
#5EDB24 #88DA62 1.05:1 Fail Fail

How to use these colors

  • Background — Violet (#D49AEF): the lightest tone — a clean base for large areas
  • Text — Violet (#A413E7): the darkest tone — readable for body copy and headings
  • Primary — Violet (#A413E7): the most saturated tone — buttons, links and key UI
  • Accent — Green (#5EDB24): 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 (#5EDB24), Green (#88DA62), Violet (#A413E7) and Violet (#D49AEF).

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 #5EDB24, #88DA62, #A413E7 and #D49AEF. 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!