#EB9EAC Color

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

Color preview

#EB9EAC

Color formats

HEX
#EB9EAC
RGB
rgb(235, 158, 172)
RGBA
rgba(235, 158, 172, 1)
HSL
hsl(349, 66%, 77%)
HSV
hsv(349, 33%, 92%)
CMYK
cmyk(0%, 33%, 27%, 8%)
CSS variable
--color-primary: #EB9EAC;
Lowercase HEX
#eb9eac

Shades

Tints

Tones

Harmony

CSS snippets for #EB9EAC

.color-eb9eac {
  color: #EB9EAC;
  background-color: #EB9EAC;
}

Frequently asked questions

What color is #EB9EAC?+

#EB9EAC is a HEX color with RGB value rgb(235, 158, 172) and HSL value hsl(349, 66%, 77%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EB9EAC?+

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