Light Red & Light Violet, Light Lime Color Palette — PaletteCSS
Back to palettes

Light Red & Light Violet, Light Lime Color Palette

#CBB6E7 203, 182, 231
#CCDEB0 204, 222, 176
#F7D1CF 247, 209, 207
#E2ADA2 226, 173, 162
#CBB6E7
Color 1
#CCDEB0
Color 2
#F7D1CF
Color 3
#E2ADA2
Color 4
:root {
  --color-1: #CBB6E7;
  --color-2: #CCDEB0;
  --color-3: #F7D1CF;
  --color-4: #E2ADA2;
}
colors: {
  'palette-1': '#CBB6E7',
  'palette-2': '#CCDEB0',
  'palette-3': '#F7D1CF',
  'palette-4': '#E2ADA2',
}
const palette = [
  '#CBB6E7',
  '#CCDEB0',
  '#F7D1CF',
  '#E2ADA2',
];
$color-1: #CBB6E7;
$color-2: #CCDEB0;
$color-3: #F7D1CF;
$color-4: #E2ADA2;
Palette Codes 4 COLORS

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

1,949 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Violet #CBB6E7

rgb(203, 182, 231) · hsl(266, 51%, 81%)

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

Light Lime #CCDEB0

rgb(204, 222, 176) · hsl(83, 41%, 78%)

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

Light Red #F7D1CF

rgb(247, 209, 207) · hsl(3, 71%, 89%)

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

Red #E2ADA2

rgb(226, 173, 162) · hsl(10, 52%, 76%)

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

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
#F7D1CF #E2ADA2 1.4:1 Fail Fail
#CCDEB0 #E2ADA2 1.36:1 Fail Fail
#CBB6E7 #F7D1CF 1.32:1 Fail Fail
#CBB6E7 #CCDEB0 1.29:1 Fail Fail
#CBB6E7 #E2ADA2 1.06:1 Fail Fail
#CCDEB0 #F7D1CF 1.02:1 Fail Fail

How to use these colors

  • Background — Light Red (#F7D1CF): the lightest tone — a clean base for large areas
  • Text — Red (#E2ADA2): the darkest tone — readable for body copy and headings
  • Primary — Red (#E2ADA2): the most saturated tone — buttons, links and key UI
  • Accent — Light Violet (#CBB6E7): 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 Red 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 Violet (#CBB6E7), Light Lime (#CCDEB0), Light Red (#F7D1CF) and Red (#E2ADA2).

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 #CBB6E7, #CCDEB0, #F7D1CF and #E2ADA2. 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!