#E4CEFF Color

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

Color preview

#E4CEFF

Color formats

HEX
#E4CEFF
RGB
rgb(228, 206, 255)
RGBA
rgba(228, 206, 255, 1)
HSL
hsl(267, 100%, 90%)
HSV
hsv(267, 19%, 100%)
CMYK
cmyk(11%, 19%, 0%, 0%)
CSS variable
--color-primary: #E4CEFF;
Lowercase HEX
#e4ceff

Shades

Tints

Tones

Harmony

CSS snippets for #E4CEFF

.color-e4ceff {
  color: #E4CEFF;
  background-color: #E4CEFF;
}

Frequently asked questions

What color is #E4CEFF?+

#E4CEFF is a HEX color with RGB value rgb(228, 206, 255) and HSL value hsl(267, 100%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E4CEFF?+

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