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

Light Blue & Light Pink, Blue Color Palette

#E7C1CF 231, 193, 207
#A2C2E6 162, 194, 230
#E8D4C5 232, 212, 197
#ACB6EC 172, 182, 236
#E7C1CF
Color 1
#A2C2E6
Color 2
#E8D4C5
Color 3
#ACB6EC
Color 4
:root {
  --color-1: #E7C1CF;
  --color-2: #A2C2E6;
  --color-3: #E8D4C5;
  --color-4: #ACB6EC;
}
colors: {
  'palette-1': '#E7C1CF',
  'palette-2': '#A2C2E6',
  'palette-3': '#E8D4C5',
  'palette-4': '#ACB6EC',
}
const palette = [
  '#E7C1CF',
  '#A2C2E6',
  '#E8D4C5',
  '#ACB6EC',
];
$color-1: #E7C1CF;
$color-2: #A2C2E6;
$color-3: #E8D4C5;
$color-4: #ACB6EC;
Palette Codes 4 COLORS

This is a balanced, easygoing 4-colour palette built from closely related tones that blend harmoniously.

840 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, easygoing 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Blue (#ACB6EC) and reads as bright and open, with an average saturation of 52% and lightness of 81%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Pink #E7C1CF

rgb(231, 193, 207) · hsl(338, 44%, 83%)

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

Blue #A2C2E6

rgb(162, 194, 230) · hsl(212, 58%, 77%)

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

Light Orange #E8D4C5

rgb(232, 212, 197) · hsl(26, 43%, 84%)

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

Light Blue #ACB6EC

rgb(172, 182, 236) · hsl(231, 63%, 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
#E8D4C5 #ACB6EC 1.38:1 Fail Fail
#A2C2E6 #E8D4C5 1.29:1 Fail Fail
#E7C1CF #ACB6EC 1.21:1 Fail Fail
#E7C1CF #A2C2E6 1.13:1 Fail Fail
#E7C1CF #E8D4C5 1.13:1 Fail Fail
#A2C2E6 #ACB6EC 1.07:1 Fail Fail

How to use these colors

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

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 #E7C1CF, #A2C2E6, #E8D4C5 and #ACB6EC. 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!