#E4E0DF Color

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

Color preview

#E4E0DF

Color formats

HEX
#E4E0DF
RGB
rgb(228, 224, 223)
RGBA
rgba(228, 224, 223, 1)
HSL
hsl(12, 8%, 88%)
HSV
hsv(12, 2%, 89%)
CMYK
cmyk(0%, 2%, 2%, 11%)
CSS variable
--color-primary: #E4E0DF;
Lowercase HEX
#e4e0df

Shades

Tints

Tones

Harmony

CSS snippets for #E4E0DF

.color-e4e0df {
  color: #E4E0DF;
  background-color: #E4E0DF;
}

Frequently asked questions

What color is #E4E0DF?+

#E4E0DF is a HEX color with RGB value rgb(228, 224, 223) and HSL value hsl(12, 8%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E4E0DF?+

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