#EEEAC2 Color

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

Color preview

#EEEAC2

Color formats

HEX
#EEEAC2
RGB
rgb(238, 234, 194)
RGBA
rgba(238, 234, 194, 1)
HSL
hsl(55, 56%, 85%)
HSV
hsv(55, 18%, 93%)
CMYK
cmyk(0%, 2%, 18%, 7%)
CSS variable
--color-primary: #EEEAC2;
Lowercase HEX
#eeeac2

Shades

Tints

Tones

Harmony

CSS snippets for #EEEAC2

.color-eeeac2 {
  color: #EEEAC2;
  background-color: #EEEAC2;
}

Frequently asked questions

What color is #EEEAC2?+

#EEEAC2 is a HEX color with RGB value rgb(238, 234, 194) and HSL value hsl(55, 56%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EEEAC2?+

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