#E3DFED Color

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

Color preview

#E3DFED

Color formats

HEX
#E3DFED
RGB
rgb(227, 223, 237)
RGBA
rgba(227, 223, 237, 1)
HSL
hsl(257, 28%, 90%)
HSV
hsv(257, 6%, 93%)
CMYK
cmyk(4%, 6%, 0%, 7%)
CSS variable
--color-primary: #E3DFED;
Lowercase HEX
#e3dfed

Shades

Tints

Tones

Harmony

CSS snippets for #E3DFED

.color-e3dfed {
  color: #E3DFED;
  background-color: #E3DFED;
}

Frequently asked questions

What color is #E3DFED?+

#E3DFED is a HEX color with RGB value rgb(227, 223, 237) and HSL value hsl(257, 28%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E3DFED?+

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