#EAE7BF Color

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

Color preview

#EAE7BF

Color formats

HEX
#EAE7BF
RGB
rgb(234, 231, 191)
RGBA
rgba(234, 231, 191, 1)
HSL
hsl(56, 51%, 83%)
HSV
hsv(56, 18%, 92%)
CMYK
cmyk(0%, 1%, 18%, 8%)
CSS variable
--color-primary: #EAE7BF;
Lowercase HEX
#eae7bf

Shades

Tints

Tones

Harmony

CSS snippets for #EAE7BF

.color-eae7bf {
  color: #EAE7BF;
  background-color: #EAE7BF;
}

Frequently asked questions

What color is #EAE7BF?+

#EAE7BF is a HEX color with RGB value rgb(234, 231, 191) and HSL value hsl(56, 51%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EAE7BF?+

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