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

Lime & Lime, Violet Color Palette

#B1D60A 177, 214, 10
#E0F28C 224, 242, 140
#3F1BDE 63, 27, 222
#9484DC 148, 132, 220
#B1D60A
Color 1
#E0F28C
Color 2
#3F1BDE
Color 3
#9484DC
Color 4
:root {
  --color-1: #B1D60A;
  --color-2: #E0F28C;
  --color-3: #3F1BDE;
  --color-4: #9484DC;
}
colors: {
  'palette-1': '#B1D60A',
  'palette-2': '#E0F28C',
  'palette-3': '#3F1BDE',
  'palette-4': '#9484DC',
}
const palette = [
  '#B1D60A',
  '#E0F28C',
  '#3F1BDE',
  '#9484DC',
];
$color-1: #B1D60A;
$color-2: #E0F28C;
$color-3: #3F1BDE;
$color-4: #9484DC;
Palette Codes 4 COLORS

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

1,382 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Lime #B1D60A

rgb(177, 214, 10) · hsl(71, 91%, 44%)

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

Lime #E0F28C

rgb(224, 242, 140) · hsl(71, 80%, 75%)

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

Violet #3F1BDE

rgb(63, 27, 222) · hsl(251, 78%, 49%)

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

Violet #9484DC

rgb(148, 132, 220) · hsl(251, 56%, 69%)

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).

TextBackgroundRatioAAAAA
#E0F28C #3F1BDE 7.12:1 Pass Pass
#B1D60A #3F1BDE 5.16:1 Pass Fail
#3F1BDE #9484DC 2.72:1 Fail Fail
#E0F28C #9484DC 2.62:1 Fail Fail
#B1D60A #9484DC 1.89:1 Fail Fail
#B1D60A #E0F28C 1.38:1 Fail Fail

How to use these colors

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

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 #B1D60A, #E0F28C, #3F1BDE and #9484DC. 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 7.12:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!