#EEE7E8 Color

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

Color preview

#EEE7E8

Color formats

HEX
#EEE7E8
RGB
rgb(238, 231, 232)
RGBA
rgba(238, 231, 232, 1)
HSL
hsl(351, 17%, 92%)
HSV
hsv(351, 3%, 93%)
CMYK
cmyk(0%, 3%, 3%, 7%)
CSS variable
--color-primary: #EEE7E8;
Lowercase HEX
#eee7e8

Shades

Tints

Tones

Harmony

CSS snippets for #EEE7E8

.color-eee7e8 {
  color: #EEE7E8;
  background-color: #EEE7E8;
}

Frequently asked questions

What color is #EEE7E8?+

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

What is the closest Tailwind color to #EEE7E8?+

The closest Tailwind color is stone-200, available as the bg-stone-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