#EABFAA Color

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

Color preview

#EABFAA

Color formats

HEX
#EABFAA
RGB
rgb(234, 191, 170)
RGBA
rgba(234, 191, 170, 1)
HSL
hsl(20, 60%, 79%)
HSV
hsv(20, 27%, 92%)
CMYK
cmyk(0%, 18%, 27%, 8%)
CSS variable
--color-primary: #EABFAA;
Lowercase HEX
#eabfaa

Shades

Tints

Tones

Harmony

CSS snippets for #EABFAA

.color-eabfaa {
  color: #EABFAA;
  background-color: #EABFAA;
}

Frequently asked questions

What color is #EABFAA?+

#EABFAA is a HEX color with RGB value rgb(234, 191, 170) and HSL value hsl(20, 60%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EABFAA?+

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