#EEE6EB Color

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

Color preview

#EEE6EB

Color formats

HEX
#EEE6EB
RGB
rgb(238, 230, 235)
RGBA
rgba(238, 230, 235, 1)
HSL
hsl(323, 19%, 92%)
HSV
hsv(323, 3%, 93%)
CMYK
cmyk(0%, 3%, 1%, 7%)
CSS variable
--color-primary: #EEE6EB;
Lowercase HEX
#eee6eb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE6EB

.color-eee6eb {
  color: #EEE6EB;
  background-color: #EEE6EB;
}

Frequently asked questions

What color is #EEE6EB?+

#EEE6EB is a HEX color with RGB value rgb(238, 230, 235) and HSL value hsl(323, 19%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EEE6EB?+

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