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

Light Orange & Light Blue, Light Violet Color Palette

#B2C0E6 178, 192, 230
#DFC6EB 223, 198, 235
#F4E3CD 244, 227, 205
#E49BCA 228, 155, 202
#B2C0E6
Color 1
#DFC6EB
Color 2
#F4E3CD
Color 3
#E49BCA
Color 4
:root {
  --color-1: #B2C0E6;
  --color-2: #DFC6EB;
  --color-3: #F4E3CD;
  --color-4: #E49BCA;
}
colors: {
  'palette-1': '#B2C0E6',
  'palette-2': '#DFC6EB',
  'palette-3': '#F4E3CD',
  'palette-4': '#E49BCA',
}
const palette = [
  '#B2C0E6',
  '#DFC6EB',
  '#F4E3CD',
  '#E49BCA',
];
$color-1: #B2C0E6;
$color-2: #DFC6EB;
$color-3: #F4E3CD;
$color-4: #E49BCA;
Palette Codes 4 COLORS

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

2,651 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Orange (#F4E3CD) 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 Blue #B2C0E6

rgb(178, 192, 230) · hsl(224, 51%, 80%)

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

Light Violet #DFC6EB

rgb(223, 198, 235) · hsl(281, 48%, 85%)

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

Light Orange #F4E3CD

rgb(244, 227, 205) · hsl(34, 64%, 88%)

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

Pink #E49BCA

rgb(228, 155, 202) · hsl(321, 57%, 75%)

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

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
#F4E3CD #E49BCA 1.7:1 Fail Fail
#B2C0E6 #F4E3CD 1.44:1 Fail Fail
#DFC6EB #E49BCA 1.36:1 Fail Fail
#DFC6EB #F4E3CD 1.25:1 Fail Fail
#B2C0E6 #E49BCA 1.18:1 Fail Fail
#B2C0E6 #DFC6EB 1.16:1 Fail Fail

How to use these colors

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

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 #B2C0E6, #DFC6EB, #F4E3CD and #E49BCA. 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!