#EAE8B9 Color

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

Color preview

#EAE8B9

Color formats

HEX
#EAE8B9
RGB
rgb(234, 232, 185)
RGBA
rgba(234, 232, 185, 1)
HSL
hsl(58, 54%, 82%)
HSV
hsv(58, 21%, 92%)
CMYK
cmyk(0%, 1%, 21%, 8%)
CSS variable
--color-primary: #EAE8B9;
Lowercase HEX
#eae8b9

Shades

Tints

Tones

Harmony

CSS snippets for #EAE8B9

.color-eae8b9 {
  color: #EAE8B9;
  background-color: #EAE8B9;
}

Frequently asked questions

What color is #EAE8B9?+

#EAE8B9 is a HEX color with RGB value rgb(234, 232, 185) and HSL value hsl(58, 54%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAE8B9?+

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