#E5EAEF Color

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

Color preview

#E5EAEF

Color formats

HEX
#E5EAEF
RGB
rgb(229, 234, 239)
RGBA
rgba(229, 234, 239, 1)
HSL
hsl(210, 24%, 92%)
HSV
hsv(210, 4%, 94%)
CMYK
cmyk(4%, 2%, 0%, 6%)
CSS variable
--color-primary: #E5EAEF;
Lowercase HEX
#e5eaef

Shades

Tints

Tones

Harmony

CSS snippets for #E5EAEF

.color-e5eaef {
  color: #E5EAEF;
  background-color: #E5EAEF;
}

Frequently asked questions

What color is #E5EAEF?+

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

What is the closest Tailwind color to #E5EAEF?+

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