#E4EDEF Color

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

Color preview

#E4EDEF

Color formats

HEX
#E4EDEF
RGB
rgb(228, 237, 239)
RGBA
rgba(228, 237, 239, 1)
HSL
hsl(191, 26%, 92%)
HSV
hsv(191, 5%, 94%)
CMYK
cmyk(5%, 1%, 0%, 6%)
CSS variable
--color-primary: #E4EDEF;
Lowercase HEX
#e4edef

Shades

Tints

Tones

Harmony

CSS snippets for #E4EDEF

.color-e4edef {
  color: #E4EDEF;
  background-color: #E4EDEF;
}

Frequently asked questions

What color is #E4EDEF?+

#E4EDEF is a HEX color with RGB value rgb(228, 237, 239) and HSL value hsl(191, 26%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E4EDEF?+

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