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

Violet & Green, Violet Color Palette

#43C80E 67, 200, 14
#9DED7D 157, 237, 125
#A800EB 168, 0, 235
#BC73D9 188, 115, 217
#43C80E
Color 1
#9DED7D
Color 2
#A800EB
Color 3
#BC73D9
Color 4
:root {
  --color-1: #43C80E;
  --color-2: #9DED7D;
  --color-3: #A800EB;
  --color-4: #BC73D9;
}
colors: {
  'palette-1': '#43C80E',
  'palette-2': '#9DED7D',
  'palette-3': '#A800EB',
  'palette-4': '#BC73D9',
}
const palette = [
  '#43C80E',
  '#9DED7D',
  '#A800EB',
  '#BC73D9',
];
$color-1: #43C80E;
$color-2: #9DED7D;
$color-3: #A800EB;
$color-4: #BC73D9;
Palette Codes 4 COLORS

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

3,147 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Green #43C80E

rgb(67, 200, 14) · hsl(103, 87%, 42%)

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

Green #9DED7D

rgb(157, 237, 125) · hsl(103, 76%, 71%)

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

Violet #A800EB

rgb(168, 0, 235) · hsl(283, 100%, 46%)

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

Violet #BC73D9

rgb(188, 115, 217) · hsl(283, 57%, 65%)

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

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
#9DED7D #A800EB 3.84:1 Fail Fail
#43C80E #A800EB 2.46:1 Fail Fail
#9DED7D #BC73D9 2.25:1 Fail Fail
#A800EB #BC73D9 1.71:1 Fail Fail
#43C80E #9DED7D 1.56:1 Fail Fail
#43C80E #BC73D9 1.44:1 Fail Fail

How to use these colors

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

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 #43C80E, #9DED7D, #A800EB and #BC73D9. 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!