#E0E6EB Color

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

Color preview

#E0E6EB

Color formats

HEX
#E0E6EB
RGB
rgb(224, 230, 235)
RGBA
rgba(224, 230, 235, 1)
HSL
hsl(207, 22%, 90%)
HSV
hsv(207, 5%, 92%)
CMYK
cmyk(5%, 2%, 0%, 8%)
CSS variable
--color-primary: #E0E6EB;
Lowercase HEX
#e0e6eb

Shades

Tints

Tones

Harmony

CSS snippets for #E0E6EB

.color-e0e6eb {
  color: #E0E6EB;
  background-color: #E0E6EB;
}

Frequently asked questions

What color is #E0E6EB?+

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

What is the closest Tailwind color to #E0E6EB?+

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