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

Light Orange & Light Green, Light Violet Color Palette

#B9EEC3 185, 238, 195
#F6E3D5 246, 227, 213
#D4C9E8 212, 201, 232
#C5D0E8 197, 208, 232
#B9EEC3
Color 1
#F6E3D5
Color 2
#D4C9E8
Color 3
#C5D0E8
Color 4
:root {
  --color-1: #B9EEC3;
  --color-2: #F6E3D5;
  --color-3: #D4C9E8;
  --color-4: #C5D0E8;
}
colors: {
  'palette-1': '#B9EEC3',
  'palette-2': '#F6E3D5',
  'palette-3': '#D4C9E8',
  'palette-4': '#C5D0E8',
}
const palette = [
  '#B9EEC3',
  '#F6E3D5',
  '#D4C9E8',
  '#C5D0E8',
];
$color-1: #B9EEC3;
$color-2: #F6E3D5;
$color-3: #D4C9E8;
$color-4: #C5D0E8;
Palette Codes 4 COLORS

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

2,344 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 Light Orange (#F6E3D5) and reads as bright and open, with an average saturation of 52% and lightness of 85%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Green #B9EEC3

rgb(185, 238, 195) · hsl(131, 61%, 83%)

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

Light Orange #F6E3D5

rgb(246, 227, 213) · hsl(25, 65%, 90%)

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

Light Violet #D4C9E8

rgb(212, 201, 232) · hsl(261, 40%, 85%)

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

Light Blue #C5D0E8

rgb(197, 208, 232) · hsl(221, 43%, 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
#F6E3D5 #D4C9E8 1.27:1 Fail Fail
#F6E3D5 #C5D0E8 1.24:1 Fail Fail
#B9EEC3 #D4C9E8 1.21:1 Fail Fail
#B9EEC3 #C5D0E8 1.19:1 Fail Fail
#B9EEC3 #F6E3D5 1.05:1 Fail Fail
#D4C9E8 #C5D0E8 1.02:1 Fail Fail

How to use these colors

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

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 #B9EEC3, #F6E3D5, #D4C9E8 and #C5D0E8. 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!