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

Light Violet & Light Yellow, Light Green Color Palette

#E6E3BC 230, 227, 188
#C8BAED 200, 186, 237
#D6EAC8 214, 234, 200
#ECC5DD 236, 197, 221
#E6E3BC
Color 1
#C8BAED
Color 2
#D6EAC8
Color 3
#ECC5DD
Color 4
:root {
  --color-1: #E6E3BC;
  --color-2: #C8BAED;
  --color-3: #D6EAC8;
  --color-4: #ECC5DD;
}
colors: {
  'palette-1': '#E6E3BC',
  'palette-2': '#C8BAED',
  'palette-3': '#D6EAC8',
  'palette-4': '#ECC5DD',
}
const palette = [
  '#E6E3BC',
  '#C8BAED',
  '#D6EAC8',
  '#ECC5DD',
];
$color-1: #E6E3BC;
$color-2: #C8BAED;
$color-3: #D6EAC8;
$color-4: #ECC5DD;
Palette Codes 4 COLORS

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

2,959 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Yellow #E6E3BC

rgb(230, 227, 188) · hsl(56, 46%, 82%)

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

Light Violet #C8BAED

rgb(200, 186, 237) · hsl(256, 59%, 83%)

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

Light Green #D6EAC8

rgb(214, 234, 200) · hsl(95, 45%, 85%)

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

Light Pink #ECC5DD

rgb(236, 197, 221) · hsl(323, 51%, 85%)

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
#C8BAED #D6EAC8 1.41:1 Fail Fail
#E6E3BC #C8BAED 1.37:1 Fail Fail
#D6EAC8 #ECC5DD 1.21:1 Fail Fail
#E6E3BC #ECC5DD 1.18:1 Fail Fail
#C8BAED #ECC5DD 1.16:1 Fail Fail
#E6E3BC #D6EAC8 1.02:1 Fail Fail

How to use these colors

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

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 #E6E3BC, #C8BAED, #D6EAC8 and #ECC5DD. 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!