#E8DEFF Color

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

Color preview

#E8DEFF

Color formats

HEX
#E8DEFF
RGB
rgb(232, 222, 255)
RGBA
rgba(232, 222, 255, 1)
HSL
hsl(258, 100%, 94%)
HSV
hsv(258, 13%, 100%)
CMYK
cmyk(9%, 13%, 0%, 0%)
CSS variable
--color-primary: #E8DEFF;
Lowercase HEX
#e8deff

Shades

Tints

Tones

Harmony

CSS snippets for #E8DEFF

.color-e8deff {
  color: #E8DEFF;
  background-color: #E8DEFF;
}

Frequently asked questions

What color is #E8DEFF?+

#E8DEFF is a HEX color with RGB value rgb(232, 222, 255) and HSL value hsl(258, 100%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E8DEFF?+

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