Light Blue & Light Red, Light Teal Color Palette — PaletteCSS
Back to palettes

Light Blue & Light Red, Light Teal Color Palette

#E0C2B8 224, 194, 184
#B1ECE5 177, 236, 229
#ECC9C0 236, 201, 192
#B2BFF0 178, 191, 240
#E0C2B8
Color 1
#B1ECE5
Color 2
#ECC9C0
Color 3
#B2BFF0
Color 4
:root {
  --color-1: #E0C2B8;
  --color-2: #B1ECE5;
  --color-3: #ECC9C0;
  --color-4: #B2BFF0;
}
colors: {
  'palette-1': '#E0C2B8',
  'palette-2': '#B1ECE5',
  'palette-3': '#ECC9C0',
  'palette-4': '#B2BFF0',
}
const palette = [
  '#E0C2B8',
  '#B1ECE5',
  '#ECC9C0',
  '#B2BFF0',
];
$color-1: #E0C2B8;
$color-2: #B1ECE5;
$color-3: #ECC9C0;
$color-4: #B2BFF0;
Palette Codes 4 COLORS

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

1,441 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Red #E0C2B8

rgb(224, 194, 184) · hsl(15, 39%, 80%)

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

Light Teal #B1ECE5

rgb(177, 236, 229) · hsl(173, 61%, 81%)

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

Light Red #ECC9C0

rgb(236, 201, 192) · hsl(12, 54%, 84%)

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

Light Blue #B2BFF0

rgb(178, 191, 240) · hsl(227, 67%, 82%)

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
#B1ECE5 #B2BFF0 1.38:1 Fail Fail
#E0C2B8 #B1ECE5 1.27:1 Fail Fail
#ECC9C0 #B2BFF0 1.18:1 Fail Fail
#B1ECE5 #ECC9C0 1.17:1 Fail Fail
#E0C2B8 #ECC9C0 1.09:1 Fail Fail
#E0C2B8 #B2BFF0 1.08:1 Fail Fail

How to use these colors

  • Background — Light Red (#ECC9C0): the lightest tone — a clean base for large areas
  • Text — Light Red (#E0C2B8): the darkest tone — readable for body copy and headings
  • Primary — Light Blue (#B2BFF0): the most saturated tone — buttons, links and key UI
  • Accent — Light Teal (#B1ECE5): 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 Red (#E0C2B8), Light Teal (#B1ECE5), Light Red (#ECC9C0) and Light Blue (#B2BFF0).

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 #E0C2B8, #B1ECE5, #ECC9C0 and #B2BFF0. 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!