#E5EDEF Color

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

Color preview

#E5EDEF

Color formats

HEX
#E5EDEF
RGB
rgb(229, 237, 239)
RGBA
rgba(229, 237, 239, 1)
HSL
hsl(192, 24%, 92%)
HSV
hsv(192, 4%, 94%)
CMYK
cmyk(4%, 1%, 0%, 6%)
CSS variable
--color-primary: #E5EDEF;
Lowercase HEX
#e5edef

Shades

Tints

Tones

Harmony

CSS snippets for #E5EDEF

.color-e5edef {
  color: #E5EDEF;
  background-color: #E5EDEF;
}

Frequently asked questions

What color is #E5EDEF?+

#E5EDEF is a HEX color with RGB value rgb(229, 237, 239) and HSL value hsl(192, 24%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E5EDEF?+

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