Light Blue & Pink, Light Yellow Color Palette — PaletteCSS
Back to palettes

Light Blue & Pink, Light Yellow Color Palette

#E3A0C3 227, 160, 195
#D7DDF4 215, 221, 244
#E6E3BC 230, 227, 188
#C5B6E2 197, 182, 226
#E3A0C3
Color 1
#D7DDF4
Color 2
#E6E3BC
Color 3
#C5B6E2
Color 4
:root {
  --color-1: #E3A0C3;
  --color-2: #D7DDF4;
  --color-3: #E6E3BC;
  --color-4: #C5B6E2;
}
colors: {
  'palette-1': '#E3A0C3',
  'palette-2': '#D7DDF4',
  'palette-3': '#E6E3BC',
  'palette-4': '#C5B6E2',
}
const palette = [
  '#E3A0C3',
  '#D7DDF4',
  '#E6E3BC',
  '#C5B6E2',
];
$color-1: #E3A0C3;
$color-2: #D7DDF4;
$color-3: #E6E3BC;
$color-4: #C5B6E2;
Palette Codes 4 COLORS

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

192 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 Blue (#D7DDF4) and reads as bright and open, with an average saturation of 50% and lightness of 82%. It adapts to a wide range of web and brand projects.

The colors in this palette

Pink #E3A0C3

rgb(227, 160, 195) · hsl(329, 54%, 76%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Light Blue #D7DDF4

rgb(215, 221, 244) · hsl(228, 57%, 90%)

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

Light Yellow #E6E3BC

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

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

Light Violet #C5B6E2

rgb(197, 182, 226) · hsl(260, 43%, 80%)

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
#E3A0C3 #E6E3BC 1.59:1 Fail Fail
#E3A0C3 #D7DDF4 1.54:1 Fail Fail
#E6E3BC #C5B6E2 1.44:1 Fail Fail
#D7DDF4 #C5B6E2 1.39:1 Fail Fail
#E3A0C3 #C5B6E2 1.11:1 Fail Fail
#D7DDF4 #E6E3BC 1.03:1 Fail Fail

How to use these colors

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

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 #E3A0C3, #D7DDF4, #E6E3BC and #C5B6E2. 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!