#E0E1EB Color

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

Color preview

#E0E1EB

Color formats

HEX
#E0E1EB
RGB
rgb(224, 225, 235)
RGBA
rgba(224, 225, 235, 1)
HSL
hsl(235, 22%, 90%)
HSV
hsv(235, 5%, 92%)
CMYK
cmyk(5%, 4%, 0%, 8%)
CSS variable
--color-primary: #E0E1EB;
Lowercase HEX
#e0e1eb

Shades

Tints

Tones

Harmony

CSS snippets for #E0E1EB

.color-e0e1eb {
  color: #E0E1EB;
  background-color: #E0E1EB;
}

Frequently asked questions

What color is #E0E1EB?+

#E0E1EB is a HEX color with RGB value rgb(224, 225, 235) and HSL value hsl(235, 22%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E0E1EB?+

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