#E9CEFF Color

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

Color preview

#E9CEFF

Color formats

HEX
#E9CEFF
RGB
rgb(233, 206, 255)
RGBA
rgba(233, 206, 255, 1)
HSL
hsl(273, 100%, 90%)
HSV
hsv(273, 19%, 100%)
CMYK
cmyk(9%, 19%, 0%, 0%)
CSS variable
--color-primary: #E9CEFF;
Lowercase HEX
#e9ceff

Shades

Tints

Tones

Harmony

CSS snippets for #E9CEFF

.color-e9ceff {
  color: #E9CEFF;
  background-color: #E9CEFF;
}

Frequently asked questions

What color is #E9CEFF?+

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

What is the closest Tailwind color to #E9CEFF?+

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