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

Light Blue & Light Orange, Light Green Color Palette

#E6C8B7 230, 200, 183
#BDEABE 189, 234, 190
#C5E7D3 197, 231, 211
#B2C3F0 178, 195, 240
#E6C8B7
Color 1
#BDEABE
Color 2
#C5E7D3
Color 3
#B2C3F0
Color 4
:root {
  --color-1: #E6C8B7;
  --color-2: #BDEABE;
  --color-3: #C5E7D3;
  --color-4: #B2C3F0;
}
colors: {
  'palette-1': '#E6C8B7',
  'palette-2': '#BDEABE',
  'palette-3': '#C5E7D3',
  'palette-4': '#B2C3F0',
}
const palette = [
  '#E6C8B7',
  '#BDEABE',
  '#C5E7D3',
  '#B2C3F0',
];
$color-1: #E6C8B7;
$color-2: #BDEABE;
$color-3: #C5E7D3;
$color-4: #B2C3F0;
Palette Codes 4 COLORS

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

1,605 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Orange #E6C8B7

rgb(230, 200, 183) · hsl(22, 48%, 81%)

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

Light Green #BDEABE

rgb(189, 234, 190) · hsl(121, 52%, 83%)

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

Light Green #C5E7D3

rgb(197, 231, 211) · hsl(145, 41%, 84%)

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

Light Blue #B2C3F0

rgb(178, 195, 240) · hsl(224, 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
#C5E7D3 #B2C3F0 1.32:1 Fail Fail
#BDEABE #B2C3F0 1.31:1 Fail Fail
#E6C8B7 #BDEABE 1.18:1 Fail Fail
#E6C8B7 #C5E7D3 1.18:1 Fail Fail
#E6C8B7 #B2C3F0 1.11:1 Fail Fail
#BDEABE #C5E7D3 1:1 Fail Fail

How to use these colors

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

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 #E6C8B7, #BDEABE, #C5E7D3 and #B2C3F0. 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!