#E7CEFF Color

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

Color preview

#E7CEFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E7CEFF

.color-e7ceff {
  color: #E7CEFF;
  background-color: #E7CEFF;
}

Frequently asked questions

What color is #E7CEFF?+

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

What is the closest Tailwind color to #E7CEFF?+

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