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

Light Lime & Light Yellow, Light Violet Color Palette

#E6DAB3 230, 218, 179
#CCBFED 204, 191, 237
#ECF2BA 236, 242, 186
#F1D5E8 241, 213, 232
#E6DAB3
Color 1
#CCBFED
Color 2
#ECF2BA
Color 3
#F1D5E8
Color 4
:root {
  --color-1: #E6DAB3;
  --color-2: #CCBFED;
  --color-3: #ECF2BA;
  --color-4: #F1D5E8;
}
colors: {
  'palette-1': '#E6DAB3',
  'palette-2': '#CCBFED',
  'palette-3': '#ECF2BA',
  'palette-4': '#F1D5E8',
}
const palette = [
  '#E6DAB3',
  '#CCBFED',
  '#ECF2BA',
  '#F1D5E8',
];
$color-1: #E6DAB3;
$color-2: #CCBFED;
$color-3: #ECF2BA;
$color-4: #F1D5E8;
Palette Codes 4 COLORS

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

446 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, versatile 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Lime (#ECF2BA) and reads as bright and open, with an average saturation of 56% and lightness of 84%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Yellow #E6DAB3

rgb(230, 218, 179) · hsl(46, 50%, 80%)

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

Light Violet #CCBFED

rgb(204, 191, 237) · hsl(257, 56%, 84%)

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

Light Lime #ECF2BA

rgb(236, 242, 186) · hsl(66, 68%, 84%)

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

Light Pink #F1D5E8

rgb(241, 213, 232) · hsl(319, 50%, 89%)

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
#CCBFED #ECF2BA 1.47:1 Fail Fail
#CCBFED #F1D5E8 1.26:1 Fail Fail
#E6DAB3 #CCBFED 1.23:1 Fail Fail
#E6DAB3 #ECF2BA 1.19:1 Fail Fail
#ECF2BA #F1D5E8 1.17:1 Fail Fail
#E6DAB3 #F1D5E8 1.03:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #E6DAB3, #CCBFED, #ECF2BA and #F1D5E8. 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!