#EAE2D8 Color

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

Color preview

#EAE2D8

Color formats

HEX
#EAE2D8
RGB
rgb(234, 226, 216)
RGBA
rgba(234, 226, 216, 1)
HSL
hsl(33, 30%, 88%)
HSV
hsv(33, 8%, 92%)
CMYK
cmyk(0%, 3%, 8%, 8%)
CSS variable
--color-primary: #EAE2D8;
Lowercase HEX
#eae2d8

Shades

Tints

Tones

Harmony

CSS snippets for #EAE2D8

.color-eae2d8 {
  color: #EAE2D8;
  background-color: #EAE2D8;
}

Frequently asked questions

What color is #EAE2D8?+

#EAE2D8 is a HEX color with RGB value rgb(234, 226, 216) and HSL value hsl(33, 30%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EAE2D8?+

The closest Tailwind color is stone-200, available as the bg-stone-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