Violet & Lime, Violet Color Palette
:root {
--color-1: #84E331;
--color-2: #A4E76A;
--color-3: #640DAF;
--color-4: #C29AE5;
}
colors: {
'palette-1': '#84E331',
'palette-2': '#A4E76A',
'palette-3': '#640DAF',
'palette-4': '#C29AE5',
}
const palette = [
'#84E331',
'#A4E76A',
'#640DAF',
'#C29AE5',
];
$color-1: #84E331;
$color-2: #A4E76A;
$color-3: #640DAF;
$color-4: #C29AE5;
This is a cool, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look.
About this color palette
This is a cool, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Violet (#640DAF) and reads as well balanced in lightness, with an average saturation of 73% and lightness of 58%. It works well for calm, professional and modern interfaces.
The colors in this palette
Lime #84E331
rgb(132, 227, 49) · hsl(92, 76%, 54%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Lime #A4E76A
rgb(164, 231, 106) · hsl(92, 72%, 66%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Violet #640DAF
rgb(100, 13, 175) · hsl(272, 86%, 37%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Violet #C29AE5
rgb(194, 154, 229) · hsl(272, 59%, 75%)
A balanced mid-tone that works well for primary surfaces and UI elements.
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).
| Text | Background | Ratio | AA | AAA |
|---|---|---|---|---|
| #A4E76A | #640DAF | 6.41:1 | Pass | Fail |
| #84E331 | #640DAF | 5.87:1 | Pass | Fail |
| #640DAF | #C29AE5 | 4.08:1 | Fail | Fail |
| #A4E76A | #C29AE5 | 1.57:1 | Fail | Fail |
| #84E331 | #C29AE5 | 1.44:1 | Fail | Fail |
| #84E331 | #A4E76A | 1.09:1 | Fail | Fail |
How to use these colors
- Background — Violet (#C29AE5): the lightest tone — a clean base for large areas
- Text — Violet (#640DAF): the darkest tone — readable for body copy and headings
- Primary — Violet (#640DAF): the most saturated tone — buttons, links and key UI
- Accent — Lime (#84E331): 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 (#84E331), Lime (#A4E76A), Violet (#640DAF) and Violet (#C29AE5).
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 #84E331, #A4E76A, #640DAF and #C29AE5. 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.41:1, which meets the WCAG AA standard for readable text.