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

Violet & Lime, Violet Color Palette

#A1D723 161, 215, 35
#C4DC8F 196, 220, 143
#632DE1 99, 45, 225
#A68BE4 166, 139, 228
#A1D723
Color 1
#C4DC8F
Color 2
#632DE1
Color 3
#A68BE4
Color 4
:root {
  --color-1: #A1D723;
  --color-2: #C4DC8F;
  --color-3: #632DE1;
  --color-4: #A68BE4;
}
colors: {
  'palette-1': '#A1D723',
  'palette-2': '#C4DC8F',
  'palette-3': '#632DE1',
  'palette-4': '#A68BE4',
}
const palette = [
  '#A1D723',
  '#C4DC8F',
  '#632DE1',
  '#A68BE4',
];
$color-1: #A1D723;
$color-2: #C4DC8F;
$color-3: #632DE1;
$color-4: #A68BE4;
Palette Codes 4 COLORS

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

2,678 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 (#632DE1) and reads as well balanced in lightness, with an average saturation of 65% and lightness of 61%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #A1D723

rgb(161, 215, 35) · hsl(78, 72%, 49%)

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

Lime #C4DC8F

rgb(196, 220, 143) · hsl(79, 52%, 71%)

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

Violet #632DE1

rgb(99, 45, 225) · hsl(258, 75%, 53%)

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

Violet #A68BE4

rgb(166, 139, 228) · hsl(258, 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
#C4DC8F #632DE1 4.67:1 Pass Fail
#A1D723 #632DE1 4.1:1 Fail Fail
#632DE1 #A68BE4 2.48:1 Fail Fail
#C4DC8F #A68BE4 1.88:1 Fail Fail
#A1D723 #A68BE4 1.65:1 Fail Fail
#A1D723 #C4DC8F 1.14:1 Fail Fail

How to use these colors

  • Background — Violet (#A68BE4): the lightest tone — a clean base for large areas
  • Text — Lime (#A1D723): the darkest tone — readable for body copy and headings
  • Primary — Violet (#632DE1): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#A1D723): 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 (#A1D723), Lime (#C4DC8F), Violet (#632DE1) and Violet (#A68BE4).

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 #A1D723, #C4DC8F, #632DE1 and #A68BE4. 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.67:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!