#E4CCEB Color

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

Color preview

#E4CCEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E4CCEB

.color-e4cceb {
  color: #E4CCEB;
  background-color: #E4CCEB;
}

Frequently asked questions

What color is #E4CCEB?+

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

What is the closest Tailwind color to #E4CCEB?+

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