#E0E5EB Color

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

Color preview

#E0E5EB

Color formats

HEX
#E0E5EB
RGB
rgb(224, 229, 235)
RGBA
rgba(224, 229, 235, 1)
HSL
hsl(213, 22%, 90%)
HSV
hsv(213, 5%, 92%)
CMYK
cmyk(5%, 3%, 0%, 8%)
CSS variable
--color-primary: #E0E5EB;
Lowercase HEX
#e0e5eb

Shades

Tints

Tones

Harmony

CSS snippets for #E0E5EB

.color-e0e5eb {
  color: #E0E5EB;
  background-color: #E0E5EB;
}

Frequently asked questions

What color is #E0E5EB?+

#E0E5EB is a HEX color with RGB value rgb(224, 229, 235) and HSL value hsl(213, 22%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E0E5EB?+

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