Lime & Lime, Violet Color Palette
:root {
--color-1: #A2C819;
--color-2: #B8CF63;
--color-3: #361B98;
--color-4: #9A85E5;
}
colors: {
'palette-1': '#A2C819',
'palette-2': '#B8CF63',
'palette-3': '#361B98',
'palette-4': '#9A85E5',
}
const palette = [
'#A2C819',
'#B8CF63',
'#361B98',
'#9A85E5',
];
$color-1: #A2C819;
$color-2: #B8CF63;
$color-3: #361B98;
$color-4: #9A85E5;
This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch.
About this color palette
This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Lime (#A2C819) and reads as well balanced in lightness, with an average saturation of 66% and lightness of 53%. It adapts to a wide range of web and brand projects.
The colors in this palette
Lime #A2C819
rgb(162, 200, 25) · hsl(73, 78%, 44%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Lime #B8CF63
rgb(184, 207, 99) · hsl(73, 53%, 60%)
A balanced mid-tone that works well for primary surfaces and UI elements.
Violet #361B98
rgb(54, 27, 152) · hsl(253, 70%, 35%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Violet #9A85E5
rgb(154, 133, 229) · hsl(253, 65%, 71%)
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).
| Text | Background | Ratio | AA | AAA |
|---|---|---|---|---|
| #B8CF63 | #361B98 | 6.87:1 | Pass | Fail |
| #A2C819 | #361B98 | 6.12:1 | Pass | Fail |
| #361B98 | #9A85E5 | 3.88:1 | Fail | Fail |
| #B8CF63 | #9A85E5 | 1.77:1 | Fail | Fail |
| #A2C819 | #9A85E5 | 1.58:1 | Fail | Fail |
| #A2C819 | #B8CF63 | 1.12:1 | Fail | Fail |
How to use these colors
- Background — Violet (#9A85E5): the lightest tone — a clean base for large areas
- Text — Violet (#361B98): the darkest tone — readable for body copy and headings
- Primary — Lime (#A2C819): the most saturated tone — buttons, links and key UI
- Accent — Violet (#361B98): 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 (#A2C819), Lime (#B8CF63), Violet (#361B98) and Violet (#9A85E5).
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 #A2C819, #B8CF63, #361B98 and #9A85E5. 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.87:1, which meets the WCAG AA standard for readable text.