#EAE8D1 Color

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

Color preview

#EAE8D1

Color formats

HEX
#EAE8D1
RGB
rgb(234, 232, 209)
RGBA
rgba(234, 232, 209, 1)
HSL
hsl(55, 37%, 87%)
HSV
hsv(55, 11%, 92%)
CMYK
cmyk(0%, 1%, 11%, 8%)
CSS variable
--color-primary: #EAE8D1;
Lowercase HEX
#eae8d1

Shades

Tints

Tones

Harmony

CSS snippets for #EAE8D1

.color-eae8d1 {
  color: #EAE8D1;
  background-color: #EAE8D1;
}

Frequently asked questions

What color is #EAE8D1?+

#EAE8D1 is a HEX color with RGB value rgb(234, 232, 209) and HSL value hsl(55, 37%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EAE8D1?+

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