#E3DCEE Color

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

Color preview

#E3DCEE

Color formats

HEX
#E3DCEE
RGB
rgb(227, 220, 238)
RGBA
rgba(227, 220, 238, 1)
HSL
hsl(263, 35%, 90%)
HSV
hsv(263, 8%, 93%)
CMYK
cmyk(5%, 8%, 0%, 7%)
CSS variable
--color-primary: #E3DCEE;
Lowercase HEX
#e3dcee

Shades

Tints

Tones

Harmony

CSS snippets for #E3DCEE

.color-e3dcee {
  color: #E3DCEE;
  background-color: #E3DCEE;
}

Frequently asked questions

What color is #E3DCEE?+

#E3DCEE is a HEX color with RGB value rgb(227, 220, 238) and HSL value hsl(263, 35%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E3DCEE?+

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