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

Light Blue & Light Blue, Light Teal Color Palette

#C3BBEC 195, 187, 236
#D4DAED 212, 218, 237
#C1E2F1 193, 226, 241
#C0DAF2 192, 218, 242
#C3BBEC
Color 1
#D4DAED
Color 2
#C1E2F1
Color 3
#C0DAF2
Color 4
:root {
  --color-1: #C3BBEC;
  --color-2: #D4DAED;
  --color-3: #C1E2F1;
  --color-4: #C0DAF2;
}
colors: {
  'palette-1': '#C3BBEC',
  'palette-2': '#D4DAED',
  'palette-3': '#C1E2F1',
  'palette-4': '#C0DAF2',
}
const palette = [
  '#C3BBEC',
  '#D4DAED',
  '#C1E2F1',
  '#C0DAF2',
];
$color-1: #C3BBEC;
$color-2: #D4DAED;
$color-3: #C1E2F1;
$color-4: #C0DAF2;
Palette Codes 4 COLORS

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

3,555 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Blue (#C0DAF2) and reads as bright and open, with an average saturation of 57% and lightness of 85%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Blue #C3BBEC

rgb(195, 187, 236) · hsl(250, 56%, 83%)

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

Light Blue #D4DAED

rgb(212, 218, 237) · hsl(226, 41%, 88%)

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

Light Teal #C1E2F1

rgb(193, 226, 241) · hsl(199, 63%, 85%)

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

Light Blue #C0DAF2

rgb(192, 218, 242) · hsl(209, 66%, 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
#C3BBEC #C1E2F1 1.32:1 Fail Fail
#C3BBEC #D4DAED 1.29:1 Fail Fail
#C3BBEC #C0DAF2 1.25:1 Fail Fail
#C1E2F1 #C0DAF2 1.06:1 Fail Fail
#D4DAED #C0DAF2 1.03:1 Fail Fail
#D4DAED #C1E2F1 1.02:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #C3BBEC, #D4DAED, #C1E2F1 and #C0DAF2. 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!