#EEE8EB Color

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

Color preview

#EEE8EB

Color formats

HEX
#EEE8EB
RGB
rgb(238, 232, 235)
RGBA
rgba(238, 232, 235, 1)
HSL
hsl(330, 15%, 92%)
HSV
hsv(330, 3%, 93%)
CMYK
cmyk(0%, 3%, 1%, 7%)
CSS variable
--color-primary: #EEE8EB;
Lowercase HEX
#eee8eb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE8EB

.color-eee8eb {
  color: #EEE8EB;
  background-color: #EEE8EB;
}

Frequently asked questions

What color is #EEE8EB?+

#EEE8EB is a HEX color with RGB value rgb(238, 232, 235) and HSL value hsl(330, 15%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EEE8EB?+

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