#E3DEEF Color

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

Color preview

#E3DEEF

Color formats

HEX
#E3DEEF
RGB
rgb(227, 222, 239)
RGBA
rgba(227, 222, 239, 1)
HSL
hsl(258, 35%, 90%)
HSV
hsv(258, 7%, 94%)
CMYK
cmyk(5%, 7%, 0%, 6%)
CSS variable
--color-primary: #E3DEEF;
Lowercase HEX
#e3deef

Shades

Tints

Tones

Harmony

CSS snippets for #E3DEEF

.color-e3deef {
  color: #E3DEEF;
  background-color: #E3DEEF;
}

Frequently asked questions

What color is #E3DEEF?+

#E3DEEF is a HEX color with RGB value rgb(227, 222, 239) and HSL value hsl(258, 35%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E3DEEF?+

The closest Tailwind color is gray-200, available as the bg-gray-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