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

Light Violet & Lime, Light Yellow Color Palette

#C2E995 194, 233, 149
#E6E7B1 230, 231, 177
#F4C5C3 244, 197, 195
#C6ADF0 198, 173, 240
#C2E995
Color 1
#E6E7B1
Color 2
#F4C5C3
Color 3
#C6ADF0
Color 4
:root {
  --color-1: #C2E995;
  --color-2: #E6E7B1;
  --color-3: #F4C5C3;
  --color-4: #C6ADF0;
}
colors: {
  'palette-1': '#C2E995',
  'palette-2': '#E6E7B1',
  'palette-3': '#F4C5C3',
  'palette-4': '#C6ADF0',
}
const palette = [
  '#C2E995',
  '#E6E7B1',
  '#F4C5C3',
  '#C6ADF0',
];
$color-1: #C2E995;
$color-2: #E6E7B1;
$color-3: #F4C5C3;
$color-4: #C6ADF0;
Palette Codes 4 COLORS

This is a balanced, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel.

1,649 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Violet (#C6ADF0) and reads as bright and open, with an average saturation of 64% and lightness of 80%. It adapts to a wide range of web and brand projects.

The colors in this palette

Lime #C2E995

rgb(194, 233, 149) · hsl(88, 66%, 75%)

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

Light Yellow #E6E7B1

rgb(230, 231, 177) · hsl(61, 53%, 80%)

A light, airy tone — ideal for backgrounds and subtle fills.

Light Red #F4C5C3

rgb(244, 197, 195) · hsl(2, 69%, 86%)

A light, airy tone — ideal for backgrounds and subtle fills.

Light Violet #C6ADF0

rgb(198, 173, 240) · hsl(262, 69%, 81%)

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
#E6E7B1 #C6ADF0 1.54:1 Fail Fail
#C2E995 #C6ADF0 1.45:1 Fail Fail
#F4C5C3 #C6ADF0 1.28:1 Fail Fail
#E6E7B1 #F4C5C3 1.21:1 Fail Fail
#C2E995 #F4C5C3 1.13:1 Fail Fail
#C2E995 #E6E7B1 1.07:1 Fail Fail

How to use these colors

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

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 #C2E995, #E6E7B1, #F4C5C3 and #C6ADF0. 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!