#EB4EAC Color

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

Color preview

#EB4EAC

Color formats

HEX
#EB4EAC
RGB
rgb(235, 78, 172)
RGBA
rgba(235, 78, 172, 1)
HSL
hsl(324, 80%, 61%)
HSV
hsv(324, 67%, 92%)
CMYK
cmyk(0%, 67%, 27%, 8%)
CSS variable
--color-primary: #EB4EAC;
Lowercase HEX
#eb4eac

Shades

Tints

Tones

Harmony

CSS snippets for #EB4EAC

.color-eb4eac {
  color: #EB4EAC;
  background-color: #EB4EAC;
}

Frequently asked questions

What color is #EB4EAC?+

#EB4EAC is a HEX color with RGB value rgb(235, 78, 172) and HSL value hsl(324, 80%, 61%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EB4EAC?+

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