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

Green & Light Pink, Light Blue Color Palette

#E3B0CF 227, 176, 207
#D0E1F1 208, 225, 241
#EBCEC6 235, 206, 198
#9EEAB1 158, 234, 177
#E3B0CF
Color 1
#D0E1F1
Color 2
#EBCEC6
Color 3
#9EEAB1
Color 4
:root {
  --color-1: #E3B0CF;
  --color-2: #D0E1F1;
  --color-3: #EBCEC6;
  --color-4: #9EEAB1;
}
colors: {
  'palette-1': '#E3B0CF',
  'palette-2': '#D0E1F1',
  'palette-3': '#EBCEC6',
  'palette-4': '#9EEAB1',
}
const palette = [
  '#E3B0CF',
  '#D0E1F1',
  '#EBCEC6',
  '#9EEAB1',
];
$color-1: #E3B0CF;
$color-2: #D0E1F1;
$color-3: #EBCEC6;
$color-4: #9EEAB1;
Palette Codes 4 COLORS

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

3,695 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a balanced, easygoing 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Green (#9EEAB1) and reads as bright and open, with an average saturation of 54% and lightness of 82%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Pink #E3B0CF

rgb(227, 176, 207) · hsl(324, 48%, 79%)

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

Light Blue #D0E1F1

rgb(208, 225, 241) · hsl(209, 54%, 88%)

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

Light Red #EBCEC6

rgb(235, 206, 198) · hsl(13, 48%, 85%)

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

Green #9EEAB1

rgb(158, 234, 177) · hsl(135, 64%, 77%)

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

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
#E3B0CF #D0E1F1 1.38:1 Fail Fail
#E3B0CF #9EEAB1 1.31:1 Fail Fail
#E3B0CF #EBCEC6 1.25:1 Fail Fail
#D0E1F1 #EBCEC6 1.11:1 Fail Fail
#D0E1F1 #9EEAB1 1.06:1 Fail Fail
#EBCEC6 #9EEAB1 1.05:1 Fail Fail

How to use these colors

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

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 #E3B0CF, #D0E1F1, #EBCEC6 and #9EEAB1. 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!