#E4EADF Color

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

Color preview

#E4EADF

Color formats

HEX
#E4EADF
RGB
rgb(228, 234, 223)
RGBA
rgba(228, 234, 223, 1)
HSL
hsl(93, 21%, 90%)
HSV
hsv(93, 5%, 92%)
CMYK
cmyk(3%, 0%, 5%, 8%)
CSS variable
--color-primary: #E4EADF;
Lowercase HEX
#e4eadf

Shades

Tints

Tones

Harmony

CSS snippets for #E4EADF

.color-e4eadf {
  color: #E4EADF;
  background-color: #E4EADF;
}

Frequently asked questions

What color is #E4EADF?+

#E4EADF is a HEX color with RGB value rgb(228, 234, 223) and HSL value hsl(93, 21%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E4EADF?+

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