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

Violet & Lime, Violet Color Palette

#56A01C 86, 160, 28
#C0E6A3 192, 230, 163
#7C02D9 124, 2, 217
#B167E9 177, 103, 233
#56A01C
Color 1
#C0E6A3
Color 2
#7C02D9
Color 3
#B167E9
Color 4
:root {
  --color-1: #56A01C;
  --color-2: #C0E6A3;
  --color-3: #7C02D9;
  --color-4: #B167E9;
}
colors: {
  'palette-1': '#56A01C',
  'palette-2': '#C0E6A3',
  'palette-3': '#7C02D9',
  'palette-4': '#B167E9',
}
const palette = [
  '#56A01C',
  '#C0E6A3',
  '#7C02D9',
  '#B167E9',
];
$color-1: #56A01C;
$color-2: #C0E6A3;
$color-3: #7C02D9;
$color-4: #B167E9;
Palette Codes 4 COLORS

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

907 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Lime #56A01C

rgb(86, 160, 28) · hsl(94, 70%, 37%)

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

Lime #C0E6A3

rgb(192, 230, 163) · hsl(94, 57%, 77%)

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

Violet #7C02D9

rgb(124, 2, 217) · hsl(274, 98%, 43%)

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

Violet #B167E9

rgb(177, 103, 233) · hsl(274, 75%, 66%)

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
#C0E6A3 #7C02D9 5.26:1 Pass Fail
#C0E6A3 #B167E9 2.52:1 Fail Fail
#56A01C #C0E6A3 2.34:1 Fail Fail
#56A01C #7C02D9 2.25:1 Fail Fail
#7C02D9 #B167E9 2.09:1 Fail Fail
#56A01C #B167E9 1.08:1 Fail Fail

How to use these colors

  • Background — Lime (#C0E6A3): the lightest tone — a clean base for large areas
  • Text — Lime (#56A01C): the darkest tone — readable for body copy and headings
  • Primary — Violet (#7C02D9): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#B167E9): 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: Lime (#56A01C), Lime (#C0E6A3), Violet (#7C02D9) and Violet (#B167E9).

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 #56A01C, #C0E6A3, #7C02D9 and #B167E9. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Lime text on Violet reaches a contrast ratio of 5.26:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!