#FF58AE Color

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

Color preview

#FF58AE

Color formats

HEX
#FF58AE
RGB
rgb(255, 88, 174)
RGBA
rgba(255, 88, 174, 1)
HSL
hsl(329, 100%, 67%)
HSV
hsv(329, 65%, 100%)
CMYK
cmyk(0%, 65%, 32%, 0%)
CSS variable
--color-primary: #FF58AE;
Lowercase HEX
#ff58ae

Shades

Tints

Tones

Harmony

CSS snippets for #FF58AE

.color-ff58ae {
  color: #FF58AE;
  background-color: #FF58AE;
}

Frequently asked questions

What color is #FF58AE?+

#FF58AE is a HEX color with RGB value rgb(255, 88, 174) and HSL value hsl(329, 100%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF58AE?+

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