#E3DDEB Color

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

Color preview

#E3DDEB

Color formats

HEX
#E3DDEB
RGB
rgb(227, 221, 235)
RGBA
rgba(227, 221, 235, 1)
HSL
hsl(266, 26%, 89%)
HSV
hsv(266, 6%, 92%)
CMYK
cmyk(3%, 6%, 0%, 8%)
CSS variable
--color-primary: #E3DDEB;
Lowercase HEX
#e3ddeb

Shades

Tints

Tones

Harmony

CSS snippets for #E3DDEB

.color-e3ddeb {
  color: #E3DDEB;
  background-color: #E3DDEB;
}

Frequently asked questions

What color is #E3DDEB?+

#E3DDEB is a HEX color with RGB value rgb(227, 221, 235) and HSL value hsl(266, 26%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E3DDEB?+

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