#E3DADC Color

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

Color preview

#E3DADC

Color formats

HEX
#E3DADC
RGB
rgb(227, 218, 220)
RGBA
rgba(227, 218, 220, 1)
HSL
hsl(347, 14%, 87%)
HSV
hsv(347, 4%, 89%)
CMYK
cmyk(0%, 4%, 3%, 11%)
CSS variable
--color-primary: #E3DADC;
Lowercase HEX
#e3dadc

Shades

Tints

Tones

Harmony

CSS snippets for #E3DADC

.color-e3dadc {
  color: #E3DADC;
  background-color: #E3DADC;
}

Frequently asked questions

What color is #E3DADC?+

#E3DADC is a HEX color with RGB value rgb(227, 218, 220) and HSL value hsl(347, 14%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E3DADC?+

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