#E5CDEB Color

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

Color preview

#E5CDEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E5CDEB

.color-e5cdeb {
  color: #E5CDEB;
  background-color: #E5CDEB;
}

Frequently asked questions

What color is #E5CDEB?+

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

What is the closest Tailwind color to #E5CDEB?+

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