#FF5EAC Color

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

Color preview

#FF5EAC

Color formats

HEX
#FF5EAC
RGB
rgb(255, 94, 172)
RGBA
rgba(255, 94, 172, 1)
HSL
hsl(331, 100%, 68%)
HSV
hsv(331, 63%, 100%)
CMYK
cmyk(0%, 63%, 33%, 0%)
CSS variable
--color-primary: #FF5EAC;
Lowercase HEX
#ff5eac

Shades

Tints

Tones

Harmony

CSS snippets for #FF5EAC

.color-ff5eac {
  color: #FF5EAC;
  background-color: #FF5EAC;
}

Frequently asked questions

What color is #FF5EAC?+

#FF5EAC is a HEX color with RGB value rgb(255, 94, 172) and HSL value hsl(331, 100%, 68%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF5EAC?+

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