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

Light Lime & Light Pink, Light Blue Color Palette

#F0C6E2 240, 198, 226
#CBCBEC 203, 203, 236
#D1EFA9 209, 239, 169
#F0F4D2 240, 244, 210
#F0C6E2
Color 1
#CBCBEC
Color 2
#D1EFA9
Color 3
#F0F4D2
Color 4
:root {
  --color-1: #F0C6E2;
  --color-2: #CBCBEC;
  --color-3: #D1EFA9;
  --color-4: #F0F4D2;
}
colors: {
  'palette-1': '#F0C6E2',
  'palette-2': '#CBCBEC',
  'palette-3': '#D1EFA9',
  'palette-4': '#F0F4D2',
}
const palette = [
  '#F0C6E2',
  '#CBCBEC',
  '#D1EFA9',
  '#F0F4D2',
];
$color-1: #F0C6E2;
$color-2: #CBCBEC;
$color-3: #D1EFA9;
$color-4: #F0F4D2;
Palette Codes 4 COLORS

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

816 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Pink #F0C6E2

rgb(240, 198, 226) · hsl(320, 58%, 86%)

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

Light Blue #CBCBEC

rgb(203, 203, 236) · hsl(240, 46%, 86%)

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

Light Lime #D1EFA9

rgb(209, 239, 169) · hsl(86, 69%, 80%)

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

Light Lime #F0F4D2

rgb(240, 244, 210) · hsl(67, 61%, 89%)

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
#CBCBEC #F0F4D2 1.4:1 Fail Fail
#F0C6E2 #F0F4D2 1.34:1 Fail Fail
#CBCBEC #D1EFA9 1.25:1 Fail Fail
#F0C6E2 #D1EFA9 1.2:1 Fail Fail
#D1EFA9 #F0F4D2 1.12:1 Fail Fail
#F0C6E2 #CBCBEC 1.04:1 Fail Fail

How to use these colors

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

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 #F0C6E2, #CBCBEC, #D1EFA9 and #F0F4D2. 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!