#EEBFAA Color

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

Color preview

#EEBFAA

Color formats

HEX
#EEBFAA
RGB
rgb(238, 191, 170)
RGBA
rgba(238, 191, 170, 1)
HSL
hsl(19, 67%, 80%)
HSV
hsv(19, 29%, 93%)
CMYK
cmyk(0%, 20%, 29%, 7%)
CSS variable
--color-primary: #EEBFAA;
Lowercase HEX
#eebfaa

Shades

Tints

Tones

Harmony

CSS snippets for #EEBFAA

.color-eebfaa {
  color: #EEBFAA;
  background-color: #EEBFAA;
}

Frequently asked questions

What color is #EEBFAA?+

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

What is the closest Tailwind color to #EEBFAA?+

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