#EAE8BF Color

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

Color preview

#EAE8BF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAE8BF

.color-eae8bf {
  color: #EAE8BF;
  background-color: #EAE8BF;
}

Frequently asked questions

What color is #EAE8BF?+

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

What is the closest Tailwind color to #EAE8BF?+

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