#EAE9BF Color

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

Color preview

#EAE9BF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAE9BF

.color-eae9bf {
  color: #EAE9BF;
  background-color: #EAE9BF;
}

Frequently asked questions

What color is #EAE9BF?+

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

What is the closest Tailwind color to #EAE9BF?+

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