#EEBCAC Color

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

Color preview

#EEBCAC

Color formats

HEX
#EEBCAC
RGB
rgb(238, 188, 172)
RGBA
rgba(238, 188, 172, 1)
HSL
hsl(15, 66%, 80%)
HSV
hsv(15, 28%, 93%)
CMYK
cmyk(0%, 21%, 28%, 7%)
CSS variable
--color-primary: #EEBCAC;
Lowercase HEX
#eebcac

Shades

Tints

Tones

Harmony

CSS snippets for #EEBCAC

.color-eebcac {
  color: #EEBCAC;
  background-color: #EEBCAC;
}

Frequently asked questions

What color is #EEBCAC?+

#EEBCAC is a HEX color with RGB value rgb(238, 188, 172) and HSL value hsl(15, 66%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEBCAC?+

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