#E4DBE0 Color

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

Color preview

#E4DBE0

Color formats

HEX
#E4DBE0
RGB
rgb(228, 219, 224)
RGBA
rgba(228, 219, 224, 1)
HSL
hsl(327, 14%, 88%)
HSV
hsv(327, 4%, 89%)
CMYK
cmyk(0%, 4%, 2%, 11%)
CSS variable
--color-primary: #E4DBE0;
Lowercase HEX
#e4dbe0

Shades

Tints

Tones

Harmony

CSS snippets for #E4DBE0

.color-e4dbe0 {
  color: #E4DBE0;
  background-color: #E4DBE0;
}

Frequently asked questions

What color is #E4DBE0?+

#E4DBE0 is a HEX color with RGB value rgb(228, 219, 224) and HSL value hsl(327, 14%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E4DBE0?+

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