#EEBCAA Color

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

Color preview

#EEBCAA

Color formats

HEX
#EEBCAA
RGB
rgb(238, 188, 170)
RGBA
rgba(238, 188, 170, 1)
HSL
hsl(16, 67%, 80%)
HSV
hsv(16, 29%, 93%)
CMYK
cmyk(0%, 21%, 29%, 7%)
CSS variable
--color-primary: #EEBCAA;
Lowercase HEX
#eebcaa

Shades

Tints

Tones

Harmony

CSS snippets for #EEBCAA

.color-eebcaa {
  color: #EEBCAA;
  background-color: #EEBCAA;
}

Frequently asked questions

What color is #EEBCAA?+

#EEBCAA is a HEX color with RGB value rgb(238, 188, 170) and HSL value hsl(16, 67%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEBCAA?+

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