#EEEAC0 Color

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

Color preview

#EEEAC0

Color formats

HEX
#EEEAC0
RGB
rgb(238, 234, 192)
RGBA
rgba(238, 234, 192, 1)
HSL
hsl(55, 58%, 84%)
HSV
hsv(55, 19%, 93%)
CMYK
cmyk(0%, 2%, 19%, 7%)
CSS variable
--color-primary: #EEEAC0;
Lowercase HEX
#eeeac0

Shades

Tints

Tones

Harmony

CSS snippets for #EEEAC0

.color-eeeac0 {
  color: #EEEAC0;
  background-color: #EEEAC0;
}

Frequently asked questions

What color is #EEEAC0?+

#EEEAC0 is a HEX color with RGB value rgb(238, 234, 192) and HSL value hsl(55, 58%, 84%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EEEAC0?+

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