#E5CCEB Color

Inspect #E5CCEB across formats, palettes, contrast and closest named color matches.

Color preview

#E5CCEB

Color formats

HEX
#E5CCEB
RGB
rgb(229, 204, 235)
RGBA
rgba(229, 204, 235, 1)
HSL
hsl(288, 44%, 86%)
HSV
hsv(288, 13%, 92%)
CMYK
cmyk(3%, 13%, 0%, 8%)
CSS variable
--color-primary: #E5CCEB;
Lowercase HEX
#e5cceb

Shades

Tints

Tones

Harmony

CSS snippets for #E5CCEB

.color-e5cceb {
  color: #E5CCEB;
  background-color: #E5CCEB;
}

Frequently asked questions

What color is #E5CCEB?+

#E5CCEB is a HEX color with RGB value rgb(229, 204, 235) and HSL value hsl(288, 44%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E5CCEB?+

The closest Tailwind color is purple-200, available as the bg-purple-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools