#EEE9EA Color

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

Color preview

#EEE9EA

Color formats

HEX
#EEE9EA
RGB
rgb(238, 233, 234)
RGBA
rgba(238, 233, 234, 1)
HSL
hsl(348, 13%, 92%)
HSV
hsv(348, 2%, 93%)
CMYK
cmyk(0%, 2%, 2%, 7%)
CSS variable
--color-primary: #EEE9EA;
Lowercase HEX
#eee9ea

Shades

Tints

Tones

Harmony

CSS snippets for #EEE9EA

.color-eee9ea {
  color: #EEE9EA;
  background-color: #EEE9EA;
}

Frequently asked questions

What color is #EEE9EA?+

#EEE9EA is a HEX color with RGB value rgb(238, 233, 234) and HSL value hsl(348, 13%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EEE9EA?+

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