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

Light Pink & Light Blue, Green Color Palette

#D6D6F0 214, 214, 240
#B8ECA1 184, 236, 161
#F7CFE2 247, 207, 226
#EEDEB4 238, 222, 180
#D6D6F0
Color 1
#B8ECA1
Color 2
#F7CFE2
Color 3
#EEDEB4
Color 4
:root {
  --color-1: #D6D6F0;
  --color-2: #B8ECA1;
  --color-3: #F7CFE2;
  --color-4: #EEDEB4;
}
colors: {
  'palette-1': '#D6D6F0',
  'palette-2': '#B8ECA1',
  'palette-3': '#F7CFE2',
  'palette-4': '#EEDEB4',
}
const palette = [
  '#D6D6F0',
  '#B8ECA1',
  '#F7CFE2',
  '#EEDEB4',
];
$color-1: #D6D6F0;
$color-2: #B8ECA1;
$color-3: #F7CFE2;
$color-4: #EEDEB4;
Palette Codes 4 COLORS

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

4,348 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Pink (#F7CFE2) and reads as bright and open, with an average saturation of 62% and lightness of 84%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Blue #D6D6F0

rgb(214, 214, 240) · hsl(240, 46%, 89%)

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

Green #B8ECA1

rgb(184, 236, 161) · hsl(102, 66%, 78%)

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

Light Pink #F7CFE2

rgb(247, 207, 226) · hsl(332, 71%, 89%)

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

Light Yellow #EEDEB4

rgb(238, 222, 180) · hsl(43, 63%, 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
#D6D6F0 #EEDEB4 1.07:1 Fail Fail
#D6D6F0 #B8ECA1 1.06:1 Fail Fail
#F7CFE2 #EEDEB4 1.05:1 Fail Fail
#B8ECA1 #F7CFE2 1.04:1 Fail Fail
#D6D6F0 #F7CFE2 1.02:1 Fail Fail
#B8ECA1 #EEDEB4 1.01:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F7CFE2): the lightest tone — a clean base for large areas
  • Text — Green (#B8ECA1): the darkest tone — readable for body copy and headings
  • Primary — Green (#B8ECA1): the most saturated tone — buttons, links and key UI
  • Accent — Light Yellow (#EEDEB4): 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 Pink 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 (#D6D6F0), Green (#B8ECA1), Light Pink (#F7CFE2) and Light Yellow (#EEDEB4).

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 #D6D6F0, #B8ECA1, #F7CFE2 and #EEDEB4. 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!