#EABFAC Color

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

Color preview

#EABFAC

Color formats

HEX
#EABFAC
RGB
rgb(234, 191, 172)
RGBA
rgba(234, 191, 172, 1)
HSL
hsl(18, 60%, 80%)
HSV
hsv(18, 26%, 92%)
CMYK
cmyk(0%, 18%, 26%, 8%)
CSS variable
--color-primary: #EABFAC;
Lowercase HEX
#eabfac

Shades

Tints

Tones

Harmony

CSS snippets for #EABFAC

.color-eabfac {
  color: #EABFAC;
  background-color: #EABFAC;
}

Frequently asked questions

What color is #EABFAC?+

#EABFAC is a HEX color with RGB value rgb(234, 191, 172) and HSL value hsl(18, 60%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EABFAC?+

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