#EAEAE8 Color

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

Color preview

#EAEAE8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAEAE8

.color-eaeae8 {
  color: #EAEAE8;
  background-color: #EAEAE8;
}

Frequently asked questions

What color is #EAEAE8?+

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

What is the closest Tailwind color to #EAEAE8?+

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