#EAECE8 Color

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

Color preview

#EAECE8

Color formats

HEX
#EAECE8
RGB
rgb(234, 236, 232)
RGBA
rgba(234, 236, 232, 1)
HSL
hsl(90, 10%, 92%)
HSV
hsv(90, 2%, 93%)
CMYK
cmyk(1%, 0%, 2%, 7%)
CSS variable
--color-primary: #EAECE8;
Lowercase HEX
#eaece8

Shades

Tints

Tones

Harmony

CSS snippets for #EAECE8

.color-eaece8 {
  color: #EAECE8;
  background-color: #EAECE8;
}

Frequently asked questions

What color is #EAECE8?+

#EAECE8 is a HEX color with RGB value rgb(234, 236, 232) and HSL value hsl(90, 10%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EAECE8?+

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