#E9DEFF Color

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

Color preview

#E9DEFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E9DEFF

.color-e9deff {
  color: #E9DEFF;
  background-color: #E9DEFF;
}

Frequently asked questions

What color is #E9DEFF?+

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

What is the closest Tailwind color to #E9DEFF?+

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