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

Lime & Lime, Violet Color Palette

#ACCB10 172, 203, 16
#D5E585 213, 229, 133
#3F20D9 63, 32, 217
#B8AFE4 184, 175, 228
#ACCB10
Color 1
#D5E585
Color 2
#3F20D9
Color 3
#B8AFE4
Color 4
:root {
  --color-1: #ACCB10;
  --color-2: #D5E585;
  --color-3: #3F20D9;
  --color-4: #B8AFE4;
}
colors: {
  'palette-1': '#ACCB10',
  'palette-2': '#D5E585',
  'palette-3': '#3F20D9',
  'palette-4': '#B8AFE4',
}
const palette = [
  '#ACCB10',
  '#D5E585',
  '#3F20D9',
  '#B8AFE4',
];
$color-1: #ACCB10;
$color-2: #D5E585;
$color-3: #3F20D9;
$color-4: #B8AFE4;
Palette Codes 4 COLORS

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

1,695 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 Lime (#ACCB10) and reads as well balanced in lightness, with an average saturation of 69% and lightness of 60%. It adapts to a wide range of web and brand projects.

The colors in this palette

Lime #ACCB10

rgb(172, 203, 16) · hsl(70, 85%, 43%)

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

Lime #D5E585

rgb(213, 229, 133) · hsl(70, 65%, 71%)

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

Violet #3F20D9

rgb(63, 32, 217) · hsl(250, 74%, 49%)

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

Light Violet #B8AFE4

rgb(184, 175, 228) · hsl(250, 50%, 79%)

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
#D5E585 #3F20D9 6.35:1 Pass Fail
#ACCB10 #3F20D9 4.67:1 Pass Fail
#3F20D9 #B8AFE4 4.25:1 Fail Fail
#D5E585 #B8AFE4 1.49:1 Fail Fail
#ACCB10 #D5E585 1.36:1 Fail Fail
#ACCB10 #B8AFE4 1.1:1 Fail Fail

How to use these colors

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

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 #ACCB10, #D5E585, #3F20D9 and #B8AFE4. 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.35:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!