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

Lime & Lime, Violet Color Palette

#A5F519 165, 245, 25
#BADE7D 186, 222, 125
#4F0AC7 79, 10, 199
#9767E9 151, 103, 233
#A5F519
Color 1
#BADE7D
Color 2
#4F0AC7
Color 3
#9767E9
Color 4
:root {
  --color-1: #A5F519;
  --color-2: #BADE7D;
  --color-3: #4F0AC7;
  --color-4: #9767E9;
}
colors: {
  'palette-1': '#A5F519',
  'palette-2': '#BADE7D',
  'palette-3': '#4F0AC7',
  'palette-4': '#9767E9',
}
const palette = [
  '#A5F519',
  '#BADE7D',
  '#4F0AC7',
  '#9767E9',
];
$color-1: #A5F519;
$color-2: #BADE7D;
$color-3: #4F0AC7;
$color-4: #9767E9;
Palette Codes 4 COLORS

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

963 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 Lime (#A5F519) and reads as well balanced in lightness, with an average saturation of 79% and lightness of 57%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #A5F519

rgb(165, 245, 25) · hsl(82, 92%, 53%)

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 #4F0AC7

rgb(79, 10, 199) · hsl(262, 90%, 41%)

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

Violet #9767E9

rgb(151, 103, 233) · hsl(262, 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
#A5F519 #4F0AC7 7.12:1 Pass Pass
#BADE7D #4F0AC7 6.29:1 Pass Fail
#A5F519 #9767E9 2.89:1 Fail Fail
#BADE7D #9767E9 2.55:1 Fail Fail
#4F0AC7 #9767E9 2.47:1 Fail Fail
#A5F519 #BADE7D 1.13:1 Fail Fail

How to use these colors

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

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 #A5F519, #BADE7D, #4F0AC7 and #9767E9. 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 7.12:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!