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

Light Green & Light Lime, Light Pink Color Palette

#D5E1B2 213, 225, 178
#EBB2D8 235, 178, 216
#C3F2F3 195, 242, 243
#B5F2DD 181, 242, 221
#D5E1B2
Color 1
#EBB2D8
Color 2
#C3F2F3
Color 3
#B5F2DD
Color 4
:root {
  --color-1: #D5E1B2;
  --color-2: #EBB2D8;
  --color-3: #C3F2F3;
  --color-4: #B5F2DD;
}
colors: {
  'palette-1': '#D5E1B2',
  'palette-2': '#EBB2D8',
  'palette-3': '#C3F2F3',
  'palette-4': '#B5F2DD',
}
const palette = [
  '#D5E1B2',
  '#EBB2D8',
  '#C3F2F3',
  '#B5F2DD',
];
$color-1: #D5E1B2;
$color-2: #EBB2D8;
$color-3: #C3F2F3;
$color-4: #B5F2DD;
Palette Codes 4 COLORS

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

2,888 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Lime #D5E1B2

rgb(213, 225, 178) · hsl(75, 44%, 79%)

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

Light Pink #EBB2D8

rgb(235, 178, 216) · hsl(320, 59%, 81%)

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

Light Teal #C3F2F3

rgb(195, 242, 243) · hsl(181, 67%, 86%)

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

Light Green #B5F2DD

rgb(181, 242, 221) · hsl(159, 70%, 83%)

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
#EBB2D8 #C3F2F3 1.46:1 Fail Fail
#EBB2D8 #B5F2DD 1.41:1 Fail Fail
#D5E1B2 #EBB2D8 1.28:1 Fail Fail
#D5E1B2 #C3F2F3 1.14:1 Fail Fail
#D5E1B2 #B5F2DD 1.1:1 Fail Fail
#C3F2F3 #B5F2DD 1.04:1 Fail Fail

How to use these colors

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

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 #D5E1B2, #EBB2D8, #C3F2F3 and #B5F2DD. 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!