#E0E4EB Color

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

Color preview

#E0E4EB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E0E4EB

.color-e0e4eb {
  color: #E0E4EB;
  background-color: #E0E4EB;
}

Frequently asked questions

What color is #E0E4EB?+

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

What is the closest Tailwind color to #E0E4EB?+

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