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

Violet & Lime, Light Violet Color Palette

#85A21A 133, 162, 26
#BED56D 190, 213, 109
#4410FE 68, 16, 254
#B3A4EA 179, 164, 234
#85A21A
Color 1
#BED56D
Color 2
#4410FE
Color 3
#B3A4EA
Color 4
:root {
  --color-1: #85A21A;
  --color-2: #BED56D;
  --color-3: #4410FE;
  --color-4: #B3A4EA;
}
colors: {
  'palette-1': '#85A21A',
  'palette-2': '#BED56D',
  'palette-3': '#4410FE',
  'palette-4': '#B3A4EA',
}
const palette = [
  '#85A21A',
  '#BED56D',
  '#4410FE',
  '#B3A4EA',
];
$color-1: #85A21A;
$color-2: #BED56D;
$color-3: #4410FE;
$color-4: #B3A4EA;
Palette Codes 4 COLORS

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

1,679 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Violet (#4410FE) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 58%. It adapts to a wide range of web and brand projects.

The colors in this palette

Lime #85A21A

rgb(133, 162, 26) · hsl(73, 72%, 37%)

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

Lime #BED56D

rgb(190, 213, 109) · hsl(73, 55%, 63%)

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

Violet #4410FE

rgb(68, 16, 254) · hsl(253, 99%, 53%)

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

Light Violet #B3A4EA

rgb(179, 164, 234) · hsl(253, 62%, 78%)

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

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
#BED56D #4410FE 4.7:1 Pass Fail
#4410FE #B3A4EA 3.42:1 Fail Fail
#85A21A #4410FE 2.61:1 Fail Fail
#85A21A #BED56D 1.8:1 Fail Fail
#BED56D #B3A4EA 1.37:1 Fail Fail
#85A21A #B3A4EA 1.31:1 Fail Fail

How to use these colors

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

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 #85A21A, #BED56D, #4410FE and #B3A4EA. 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 4.7:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!