#EAE9C3 Color

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

Color preview

#EAE9C3

Color formats

HEX
#EAE9C3
RGB
rgb(234, 233, 195)
RGBA
rgba(234, 233, 195, 1)
HSL
hsl(58, 48%, 84%)
HSV
hsv(58, 17%, 92%)
CMYK
cmyk(0%, 0%, 17%, 8%)
CSS variable
--color-primary: #EAE9C3;
Lowercase HEX
#eae9c3

Shades

Tints

Tones

Harmony

CSS snippets for #EAE9C3

.color-eae9c3 {
  color: #EAE9C3;
  background-color: #EAE9C3;
}

Frequently asked questions

What color is #EAE9C3?+

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

What is the closest Tailwind color to #EAE9C3?+

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