#EEE7EA Color

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

Color preview

#EEE7EA

Color formats

HEX
#EEE7EA
RGB
rgb(238, 231, 234)
RGBA
rgba(238, 231, 234, 1)
HSL
hsl(334, 17%, 92%)
HSV
hsv(334, 3%, 93%)
CMYK
cmyk(0%, 3%, 2%, 7%)
CSS variable
--color-primary: #EEE7EA;
Lowercase HEX
#eee7ea

Shades

Tints

Tones

Harmony

CSS snippets for #EEE7EA

.color-eee7ea {
  color: #EEE7EA;
  background-color: #EEE7EA;
}

Frequently asked questions

What color is #EEE7EA?+

#EEE7EA is a HEX color with RGB value rgb(238, 231, 234) and HSL value hsl(334, 17%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EEE7EA?+

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