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

Lime & Lime, Violet Color Palette

#7EE133 126, 225, 51
#AEE783 174, 231, 131
#8E28DC 142, 40, 220
#A56CD0 165, 108, 208
#7EE133
Color 1
#AEE783
Color 2
#8E28DC
Color 3
#A56CD0
Color 4
:root {
  --color-1: #7EE133;
  --color-2: #AEE783;
  --color-3: #8E28DC;
  --color-4: #A56CD0;
}
colors: {
  'palette-1': '#7EE133',
  'palette-2': '#AEE783',
  'palette-3': '#8E28DC',
  'palette-4': '#A56CD0',
}
const palette = [
  '#7EE133',
  '#AEE783',
  '#8E28DC',
  '#A56CD0',
];
$color-1: #7EE133;
$color-2: #AEE783;
$color-3: #8E28DC;
$color-4: #A56CD0;
Palette Codes 4 COLORS

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

1,098 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Lime (#7EE133) and reads as well balanced in lightness, with an average saturation of 66% and lightness of 60%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #7EE133

rgb(126, 225, 51) · hsl(94, 74%, 54%)

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

Lime #AEE783

rgb(174, 231, 131) · hsl(94, 68%, 71%)

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

Violet #8E28DC

rgb(142, 40, 220) · hsl(274, 72%, 51%)

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

Violet #A56CD0

rgb(165, 108, 208) · hsl(274, 52%, 62%)

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
#AEE783 #8E28DC 4.17:1 Fail Fail
#7EE133 #8E28DC 3.64:1 Fail Fail
#AEE783 #A56CD0 2.57:1 Fail Fail
#7EE133 #A56CD0 2.25:1 Fail Fail
#8E28DC #A56CD0 1.62:1 Fail Fail
#7EE133 #AEE783 1.15:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #7EE133, #AEE783, #8E28DC and #A56CD0. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!