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

Lime & Lime, Violet Color Palette

#A9CF02 169, 207, 2
#DBEB94 219, 235, 148
#3310CB 51, 16, 203
#7F67E9 127, 103, 233
#A9CF02
Color 1
#DBEB94
Color 2
#3310CB
Color 3
#7F67E9
Color 4
:root {
  --color-1: #A9CF02;
  --color-2: #DBEB94;
  --color-3: #3310CB;
  --color-4: #7F67E9;
}
colors: {
  'palette-1': '#A9CF02',
  'palette-2': '#DBEB94',
  'palette-3': '#3310CB',
  'palette-4': '#7F67E9',
}
const palette = [
  '#A9CF02',
  '#DBEB94',
  '#3310CB',
  '#7F67E9',
];
$color-1: #A9CF02;
$color-2: #DBEB94;
$color-3: #3310CB;
$color-4: #7F67E9;
Palette Codes 4 COLORS

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

1,650 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Lime #A9CF02

rgb(169, 207, 2) · hsl(71, 98%, 41%)

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

Lime #DBEB94

rgb(219, 235, 148) · hsl(71, 69%, 75%)

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

Violet #3310CB

rgb(51, 16, 203) · hsl(251, 85%, 43%)

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

Violet #7F67E9

rgb(127, 103, 233) · hsl(251, 75%, 66%)

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

TextBackgroundRatioAAAAA
#DBEB94 #3310CB 7.86:1 Pass Pass
#A9CF02 #3310CB 5.59:1 Pass Fail
#DBEB94 #7F67E9 3.25:1 Fail Fail
#3310CB #7F67E9 2.42:1 Fail Fail
#A9CF02 #7F67E9 2.31:1 Fail Fail
#A9CF02 #DBEB94 1.41:1 Fail Fail

How to use these colors

  • Background — Lime (#DBEB94): the lightest tone — a clean base for large areas
  • Text — Lime (#A9CF02): the darkest tone — readable for body copy and headings
  • Primary — Lime (#A9CF02): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#3310CB): 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 (#A9CF02), Lime (#DBEB94), Violet (#3310CB) and Violet (#7F67E9).

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 #A9CF02, #DBEB94, #3310CB and #7F67E9. 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.86:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!