#FF58D5 Color

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

Color preview

#FF58D5

Color formats

HEX
#FF58D5
RGB
rgb(255, 88, 213)
RGBA
rgba(255, 88, 213, 1)
HSL
hsl(315, 100%, 67%)
HSV
hsv(315, 65%, 100%)
CMYK
cmyk(0%, 65%, 16%, 0%)
CSS variable
--color-primary: #FF58D5;
Lowercase HEX
#ff58d5

Shades

Tints

Tones

Harmony

CSS snippets for #FF58D5

.color-ff58d5 {
  color: #FF58D5;
  background-color: #FF58D5;
}

Frequently asked questions

What color is #FF58D5?+

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

What is the closest Tailwind color to #FF58D5?+

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