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

Lime & Lime, Violet Color Palette

#9ABF08 154, 191, 8
#D1E387 209, 227, 135
#4F2BDE 79, 43, 222
#7960DC 121, 96, 220
#9ABF08
Color 1
#D1E387
Color 2
#4F2BDE
Color 3
#7960DC
Color 4
:root {
  --color-1: #9ABF08;
  --color-2: #D1E387;
  --color-3: #4F2BDE;
  --color-4: #7960DC;
}
colors: {
  'palette-1': '#9ABF08',
  'palette-2': '#D1E387',
  'palette-3': '#4F2BDE',
  'palette-4': '#7960DC',
}
const palette = [
  '#9ABF08',
  '#D1E387',
  '#4F2BDE',
  '#7960DC',
];
$color-1: #9ABF08;
$color-2: #D1E387;
$color-3: #4F2BDE;
$color-4: #7960DC;
Palette Codes 4 COLORS

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

2,221 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Lime (#9ABF08) and reads as well balanced in lightness, with an average saturation of 73% and lightness of 56%. It adapts to a wide range of web and brand projects.

The colors in this palette

Lime #9ABF08

rgb(154, 191, 8) · hsl(72, 92%, 39%)

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

Lime #D1E387

rgb(209, 227, 135) · hsl(72, 62%, 71%)

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

Violet #4F2BDE

rgb(79, 43, 222) · hsl(252, 73%, 52%)

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

Violet #7960DC

rgb(121, 96, 220) · hsl(252, 64%, 62%)

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
#D1E387 #4F2BDE 5.51:1 Pass Fail
#9ABF08 #4F2BDE 3.6:1 Fail Fail
#D1E387 #7960DC 3.33:1 Fail Fail
#9ABF08 #7960DC 2.17:1 Fail Fail
#4F2BDE #7960DC 1.65:1 Fail Fail
#9ABF08 #D1E387 1.53:1 Fail Fail

How to use these colors

  • Background — Lime (#D1E387): the lightest tone — a clean base for large areas
  • Text — Lime (#9ABF08): the darkest tone — readable for body copy and headings
  • Primary — Lime (#9ABF08): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#4F2BDE): 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 Lime 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 (#9ABF08), Lime (#D1E387), Violet (#4F2BDE) and Violet (#7960DC).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #9ABF08, #D1E387, #4F2BDE and #7960DC. 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.51:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!