#EAE9E8 Color

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

Color preview

#EAE9E8

Color formats

HEX
#EAE9E8
RGB
rgb(234, 233, 232)
RGBA
rgba(234, 233, 232, 1)
HSL
hsl(30, 5%, 91%)
HSV
hsv(30, 1%, 92%)
CMYK
cmyk(0%, 0%, 1%, 8%)
CSS variable
--color-primary: #EAE9E8;
Lowercase HEX
#eae9e8

Shades

Tints

Tones

Harmony

CSS snippets for #EAE9E8

.color-eae9e8 {
  color: #EAE9E8;
  background-color: #EAE9E8;
}

Frequently asked questions

What color is #EAE9E8?+

#EAE9E8 is a HEX color with RGB value rgb(234, 233, 232) and HSL value hsl(30, 5%, 91%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EAE9E8?+

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