#EAE9C4 Color

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

Color preview

#EAE9C4

Color formats

HEX
#EAE9C4
RGB
rgb(234, 233, 196)
RGBA
rgba(234, 233, 196, 1)
HSL
hsl(58, 47%, 84%)
HSV
hsv(58, 16%, 92%)
CMYK
cmyk(0%, 0%, 16%, 8%)
CSS variable
--color-primary: #EAE9C4;
Lowercase HEX
#eae9c4

Shades

Tints

Tones

Harmony

CSS snippets for #EAE9C4

.color-eae9c4 {
  color: #EAE9C4;
  background-color: #EAE9C4;
}

Frequently asked questions

What color is #EAE9C4?+

#EAE9C4 is a HEX color with RGB value rgb(234, 233, 196) and HSL value hsl(58, 47%, 84%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EAE9C4?+

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