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

Light Pink & Pink, Light Lime Color Palette

#F1CBE2 241, 203, 226
#DBA3B4 219, 163, 180
#E2E8C5 226, 232, 197
#C9E8D6 201, 232, 214
#F1CBE2
Color 1
#DBA3B4
Color 2
#E2E8C5
Color 3
#C9E8D6
Color 4
:root {
  --color-1: #F1CBE2;
  --color-2: #DBA3B4;
  --color-3: #E2E8C5;
  --color-4: #C9E8D6;
}
colors: {
  'palette-1': '#F1CBE2',
  'palette-2': '#DBA3B4',
  'palette-3': '#E2E8C5',
  'palette-4': '#C9E8D6',
}
const palette = [
  '#F1CBE2',
  '#DBA3B4',
  '#E2E8C5',
  '#C9E8D6',
];
$color-1: #F1CBE2;
$color-2: #DBA3B4;
$color-3: #E2E8C5;
$color-4: #C9E8D6;
Palette Codes 4 COLORS

This is a warm, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel.

3,775 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Pink (#F1CBE2) and reads as bright and open, with an average saturation of 46% and lightness of 83%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Pink #F1CBE2

rgb(241, 203, 226) · hsl(324, 58%, 87%)

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

Pink #DBA3B4

rgb(219, 163, 180) · hsl(342, 44%, 75%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Light Lime #E2E8C5

rgb(226, 232, 197) · hsl(70, 43%, 84%)

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

Light Green #C9E8D6

rgb(201, 232, 214) · hsl(145, 40%, 85%)

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
#DBA3B4 #E2E8C5 1.67:1 Fail Fail
#DBA3B4 #C9E8D6 1.61:1 Fail Fail
#F1CBE2 #DBA3B4 1.45:1 Fail Fail
#F1CBE2 #E2E8C5 1.15:1 Fail Fail
#F1CBE2 #C9E8D6 1.11:1 Fail Fail
#E2E8C5 #C9E8D6 1.04:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #F1CBE2, #DBA3B4, #E2E8C5 and #C9E8D6. 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!