#EF4EAC Color

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

Color preview

#EF4EAC

Color formats

HEX
#EF4EAC
RGB
rgb(239, 78, 172)
RGBA
rgba(239, 78, 172, 1)
HSL
hsl(325, 83%, 62%)
HSV
hsv(325, 67%, 94%)
CMYK
cmyk(0%, 67%, 28%, 6%)
CSS variable
--color-primary: #EF4EAC;
Lowercase HEX
#ef4eac

Shades

Tints

Tones

Harmony

CSS snippets for #EF4EAC

.color-ef4eac {
  color: #EF4EAC;
  background-color: #EF4EAC;
}

Frequently asked questions

What color is #EF4EAC?+

#EF4EAC is a HEX color with RGB value rgb(239, 78, 172) and HSL value hsl(325, 83%, 62%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EF4EAC?+

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