#EEAC96 Color

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

Color preview

#EEAC96

Color formats

HEX
#EEAC96
RGB
rgb(238, 172, 150)
RGBA
rgba(238, 172, 150, 1)
HSL
hsl(15, 72%, 76%)
HSV
hsv(15, 37%, 93%)
CMYK
cmyk(0%, 28%, 37%, 7%)
CSS variable
--color-primary: #EEAC96;
Lowercase HEX
#eeac96

Shades

Tints

Tones

Harmony

CSS snippets for #EEAC96

.color-eeac96 {
  color: #EEAC96;
  background-color: #EEAC96;
}

Frequently asked questions

What color is #EEAC96?+

#EEAC96 is a HEX color with RGB value rgb(238, 172, 150) and HSL value hsl(15, 72%, 76%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EEAC96?+

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