#E3E9EA Color

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

Color preview

#E3E9EA

Color formats

HEX
#E3E9EA
RGB
rgb(227, 233, 234)
RGBA
rgba(227, 233, 234, 1)
HSL
hsl(189, 14%, 90%)
HSV
hsv(189, 3%, 92%)
CMYK
cmyk(3%, 0%, 0%, 8%)
CSS variable
--color-primary: #E3E9EA;
Lowercase HEX
#e3e9ea

Shades

Tints

Tones

Harmony

CSS snippets for #E3E9EA

.color-e3e9ea {
  color: #E3E9EA;
  background-color: #E3E9EA;
}

Frequently asked questions

What color is #E3E9EA?+

#E3E9EA is a HEX color with RGB value rgb(227, 233, 234) and HSL value hsl(189, 14%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E3E9EA?+

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