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

Lime & Lime, Violet Color Palette

#9FF609 159, 246, 9
#BADE7D 186, 222, 125
#5E20CB 94, 32, 203
#AC8BE4 172, 139, 228
#9FF609
Color 1
#BADE7D
Color 2
#5E20CB
Color 3
#AC8BE4
Color 4
:root {
  --color-1: #9FF609;
  --color-2: #BADE7D;
  --color-3: #5E20CB;
  --color-4: #AC8BE4;
}
colors: {
  'palette-1': '#9FF609',
  'palette-2': '#BADE7D',
  'palette-3': '#5E20CB',
  'palette-4': '#AC8BE4',
}
const palette = [
  '#9FF609',
  '#BADE7D',
  '#5E20CB',
  '#AC8BE4',
];
$color-1: #9FF609;
$color-2: #BADE7D;
$color-3: #5E20CB;
$color-4: #AC8BE4;
Palette Codes 4 COLORS

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

4,029 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Lime (#9FF609) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 59%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #9FF609

rgb(159, 246, 9) · hsl(82, 93%, 50%)

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

Lime #BADE7D

rgb(186, 222, 125) · hsl(82, 60%, 68%)

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

Violet #5E20CB

rgb(94, 32, 203) · hsl(262, 73%, 46%)

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

Violet #AC8BE4

rgb(172, 139, 228) · hsl(262, 62%, 72%)

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
#9FF609 #5E20CB 6.15:1 Pass Fail
#BADE7D #5E20CB 5.44:1 Pass Fail
#5E20CB #AC8BE4 2.97:1 Fail Fail
#9FF609 #AC8BE4 2.07:1 Fail Fail
#BADE7D #AC8BE4 1.83:1 Fail Fail
#9FF609 #BADE7D 1.13:1 Fail Fail

How to use these colors

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

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 #9FF609, #BADE7D, #5E20CB and #AC8BE4. 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 6.15:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!