#EAE7B9 Color

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

Color preview

#EAE7B9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAE7B9

.color-eae7b9 {
  color: #EAE7B9;
  background-color: #EAE7B9;
}

Frequently asked questions

What color is #EAE7B9?+

#EAE7B9 is a HEX color with RGB value rgb(234, 231, 185) and HSL value hsl(56, 54%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EAE7B9?+

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