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

Light Pink & Light Green, Light Blue Color Palette

#D4EFD2 212, 239, 210
#B7C2E1 183, 194, 225
#E8F0DB 232, 240, 219
#E7B1CB 231, 177, 203
#D4EFD2
Color 1
#B7C2E1
Color 2
#E8F0DB
Color 3
#E7B1CB
Color 4
:root {
  --color-1: #D4EFD2;
  --color-2: #B7C2E1;
  --color-3: #E8F0DB;
  --color-4: #E7B1CB;
}
colors: {
  'palette-1': '#D4EFD2',
  'palette-2': '#B7C2E1',
  'palette-3': '#E8F0DB',
  'palette-4': '#E7B1CB',
}
const palette = [
  '#D4EFD2',
  '#B7C2E1',
  '#E8F0DB',
  '#E7B1CB',
];
$color-1: #D4EFD2;
$color-2: #B7C2E1;
$color-3: #E8F0DB;
$color-4: #E7B1CB;
Palette Codes 4 COLORS

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

652 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Green #D4EFD2

rgb(212, 239, 210) · hsl(116, 48%, 88%)

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

Light Blue #B7C2E1

rgb(183, 194, 225) · hsl(224, 41%, 80%)

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

Light Lime #E8F0DB

rgb(232, 240, 219) · hsl(83, 41%, 90%)

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

Light Pink #E7B1CB

rgb(231, 177, 203) · hsl(331, 53%, 80%)

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
#E8F0DB #E7B1CB 1.55:1 Fail Fail
#B7C2E1 #E8F0DB 1.52:1 Fail Fail
#D4EFD2 #E7B1CB 1.48:1 Fail Fail
#D4EFD2 #B7C2E1 1.45:1 Fail Fail
#D4EFD2 #E8F0DB 1.05:1 Fail Fail
#B7C2E1 #E7B1CB 1.02:1 Fail Fail

How to use these colors

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

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 #D4EFD2, #B7C2E1, #E8F0DB and #E7B1CB. 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!