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

Violet & Lime, Light Lime Color Palette

#6CBE0E 108, 190, 14
#CFF2A6 207, 242, 166
#6F10DA 111, 16, 218
#BC94EB 188, 148, 235
#6CBE0E
Color 1
#CFF2A6
Color 2
#6F10DA
Color 3
#BC94EB
Color 4
:root {
  --color-1: #6CBE0E;
  --color-2: #CFF2A6;
  --color-3: #6F10DA;
  --color-4: #BC94EB;
}
colors: {
  'palette-1': '#6CBE0E',
  'palette-2': '#CFF2A6',
  'palette-3': '#6F10DA',
  'palette-4': '#BC94EB',
}
const palette = [
  '#6CBE0E',
  '#CFF2A6',
  '#6F10DA',
  '#BC94EB',
];
$color-1: #6CBE0E;
$color-2: #CFF2A6;
$color-3: #6F10DA;
$color-4: #BC94EB;
Palette Codes 4 COLORS

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

1,387 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Lime #6CBE0E

rgb(108, 190, 14) · hsl(88, 86%, 40%)

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

Light Lime #CFF2A6

rgb(207, 242, 166) · hsl(88, 75%, 80%)

A light, airy tone — ideal for backgrounds and subtle fills.

Violet #6F10DA

rgb(111, 16, 218) · hsl(268, 86%, 46%)

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

Violet #BC94EB

rgb(188, 148, 235) · hsl(268, 69%, 75%)

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
#CFF2A6 #6F10DA 6.12:1 Pass Fail
#6CBE0E #6F10DA 3.26:1 Fail Fail
#6F10DA #BC94EB 3.1:1 Fail Fail
#CFF2A6 #BC94EB 1.97:1 Fail Fail
#6CBE0E #CFF2A6 1.88:1 Fail Fail
#6CBE0E #BC94EB 1.05:1 Fail Fail

How to use these colors

  • Background — Light Lime (#CFF2A6): the lightest tone — a clean base for large areas
  • Text — Lime (#6CBE0E): the darkest tone — readable for body copy and headings
  • Primary — Violet (#6F10DA): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#6CBE0E): 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 (#6CBE0E), Light Lime (#CFF2A6), Violet (#6F10DA) and Violet (#BC94EB).

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 #6CBE0E, #CFF2A6, #6F10DA and #BC94EB. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!