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

Blue & Light Blue, Light Orange Color Palette

#BDC2E5 189, 194, 229
#9DC3EC 157, 195, 236
#E3CFBF 227, 207, 191
#CFE9C4 207, 233, 196
#BDC2E5
Color 1
#9DC3EC
Color 2
#E3CFBF
Color 3
#CFE9C4
Color 4
:root {
  --color-1: #BDC2E5;
  --color-2: #9DC3EC;
  --color-3: #E3CFBF;
  --color-4: #CFE9C4;
}
colors: {
  'palette-1': '#BDC2E5',
  'palette-2': '#9DC3EC',
  'palette-3': '#E3CFBF',
  'palette-4': '#CFE9C4',
}
const palette = [
  '#BDC2E5',
  '#9DC3EC',
  '#E3CFBF',
  '#CFE9C4',
];
$color-1: #BDC2E5;
$color-2: #9DC3EC;
$color-3: #E3CFBF;
$color-4: #CFE9C4;
Palette Codes 4 COLORS

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

2,557 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Blue (#9DC3EC) and reads as bright and open, with an average saturation of 49% and lightness of 81%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Blue #BDC2E5

rgb(189, 194, 229) · hsl(233, 43%, 82%)

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

Blue #9DC3EC

rgb(157, 195, 236) · hsl(211, 68%, 77%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Light Orange #E3CFBF

rgb(227, 207, 191) · hsl(27, 39%, 82%)

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

Light Green #CFE9C4

rgb(207, 233, 196) · hsl(102, 46%, 84%)

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
#9DC3EC #CFE9C4 1.41:1 Fail Fail
#BDC2E5 #CFE9C4 1.34:1 Fail Fail
#9DC3EC #E3CFBF 1.22:1 Fail Fail
#BDC2E5 #E3CFBF 1.16:1 Fail Fail
#E3CFBF #CFE9C4 1.16:1 Fail Fail
#BDC2E5 #9DC3EC 1.05:1 Fail Fail

How to use these colors

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

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 #BDC2E5, #9DC3EC, #E3CFBF and #CFE9C4. 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!