#E9EDEF Color

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

Color preview

#E9EDEF

Color formats

HEX
#E9EDEF
RGB
rgb(233, 237, 239)
RGBA
rgba(233, 237, 239, 1)
HSL
hsl(200, 16%, 93%)
HSV
hsv(200, 3%, 94%)
CMYK
cmyk(3%, 1%, 0%, 6%)
CSS variable
--color-primary: #E9EDEF;
Lowercase HEX
#e9edef

Shades

Tints

Tones

Harmony

CSS snippets for #E9EDEF

.color-e9edef {
  color: #E9EDEF;
  background-color: #E9EDEF;
}

Frequently asked questions

What color is #E9EDEF?+

#E9EDEF is a HEX color with RGB value rgb(233, 237, 239) and HSL value hsl(200, 16%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E9EDEF?+

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