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

Lime & Lime, Violet Color Palette

#9CBA08 156, 186, 8
#D0EA4D 208, 234, 77
#3715E0 55, 21, 224
#B4AAE9 180, 170, 233
#9CBA08
Color 1
#D0EA4D
Color 2
#3715E0
Color 3
#B4AAE9
Color 4
:root {
  --color-1: #9CBA08;
  --color-2: #D0EA4D;
  --color-3: #3715E0;
  --color-4: #B4AAE9;
}
colors: {
  'palette-1': '#9CBA08',
  'palette-2': '#D0EA4D',
  'palette-3': '#3715E0',
  'palette-4': '#B4AAE9',
}
const palette = [
  '#9CBA08',
  '#D0EA4D',
  '#3715E0',
  '#B4AAE9',
];
$color-1: #9CBA08;
$color-2: #D0EA4D;
$color-3: #3715E0;
$color-4: #B4AAE9;
Palette Codes 4 COLORS

This is a balanced, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look.

812 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Lime (#9CBA08) and reads as well balanced in lightness, with an average saturation of 78% and lightness of 57%. It adapts to a wide range of web and brand projects.

The colors in this palette

Lime #9CBA08

rgb(156, 186, 8) · hsl(70, 92%, 38%)

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

Lime #D0EA4D

rgb(208, 234, 77) · hsl(70, 79%, 61%)

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

Violet #3715E0

rgb(55, 21, 224) · hsl(250, 83%, 48%)

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

Light Blue #B4AAE9

rgb(180, 170, 233) · hsl(250, 59%, 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
#D0EA4D #3715E0 6.63:1 Pass Fail
#3715E0 #B4AAE9 4.21:1 Fail Fail
#9CBA08 #3715E0 4.02:1 Fail Fail
#9CBA08 #D0EA4D 1.65:1 Fail Fail
#D0EA4D #B4AAE9 1.58:1 Fail Fail
#9CBA08 #B4AAE9 1.05:1 Fail Fail

How to use these colors

  • Background — Light Blue (#B4AAE9): the lightest tone — a clean base for large areas
  • Text — Lime (#9CBA08): the darkest tone — readable for body copy and headings
  • Primary — Lime (#9CBA08): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#3715E0): 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 (#9CBA08), Lime (#D0EA4D), Violet (#3715E0) and Light Blue (#B4AAE9).

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 #9CBA08, #D0EA4D, #3715E0 and #B4AAE9. 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.63:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!