#E1E4EB Color

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

Color preview

#E1E4EB

Color formats

HEX
#E1E4EB
RGB
rgb(225, 228, 235)
RGBA
rgba(225, 228, 235, 1)
HSL
hsl(222, 20%, 90%)
HSV
hsv(222, 4%, 92%)
CMYK
cmyk(4%, 3%, 0%, 8%)
CSS variable
--color-primary: #E1E4EB;
Lowercase HEX
#e1e4eb

Shades

Tints

Tones

Harmony

CSS snippets for #E1E4EB

.color-e1e4eb {
  color: #E1E4EB;
  background-color: #E1E4EB;
}

Frequently asked questions

What color is #E1E4EB?+

#E1E4EB is a HEX color with RGB value rgb(225, 228, 235) and HSL value hsl(222, 20%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E1E4EB?+

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