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

Violet & Green, Violet Color Palette

#6AE133 106, 225, 51
#A6DE8C 166, 222, 140
#AB12F3 171, 18, 243
#BC6AE2 188, 106, 226
#6AE133
Color 1
#A6DE8C
Color 2
#AB12F3
Color 3
#BC6AE2
Color 4
:root {
  --color-1: #6AE133;
  --color-2: #A6DE8C;
  --color-3: #AB12F3;
  --color-4: #BC6AE2;
}
colors: {
  'palette-1': '#6AE133',
  'palette-2': '#A6DE8C',
  'palette-3': '#AB12F3',
  'palette-4': '#BC6AE2',
}
const palette = [
  '#6AE133',
  '#A6DE8C',
  '#AB12F3',
  '#BC6AE2',
];
$color-1: #6AE133;
$color-2: #A6DE8C;
$color-3: #AB12F3;
$color-4: #BC6AE2;
Palette Codes 4 COLORS

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

2,568 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 (#AB12F3) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 60%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #6AE133

rgb(106, 225, 51) · hsl(101, 74%, 54%)

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

Green #A6DE8C

rgb(166, 222, 140) · hsl(101, 55%, 71%)

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

Violet #AB12F3

rgb(171, 18, 243) · hsl(281, 90%, 51%)

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

Violet #BC6AE2

rgb(188, 106, 226) · hsl(281, 67%, 65%)

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
#A6DE8C #AB12F3 3.27:1 Fail Fail
#6AE133 #AB12F3 3.02:1 Fail Fail
#A6DE8C #BC6AE2 2.14:1 Fail Fail
#6AE133 #BC6AE2 1.97:1 Fail Fail
#AB12F3 #BC6AE2 1.53:1 Fail Fail
#6AE133 #A6DE8C 1.08:1 Fail Fail

How to use these colors

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

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 #6AE133, #A6DE8C, #AB12F3 and #BC6AE2. 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!