#FF52BF Color

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

Color preview

#FF52BF

Color formats

HEX
#FF52BF
RGB
rgb(255, 82, 191)
RGBA
rgba(255, 82, 191, 1)
HSL
hsl(322, 100%, 66%)
HSV
hsv(322, 68%, 100%)
CMYK
cmyk(0%, 68%, 25%, 0%)
CSS variable
--color-primary: #FF52BF;
Lowercase HEX
#ff52bf

Shades

Tints

Tones

Harmony

CSS snippets for #FF52BF

.color-ff52bf {
  color: #FF52BF;
  background-color: #FF52BF;
}

Frequently asked questions

What color is #FF52BF?+

#FF52BF is a HEX color with RGB value rgb(255, 82, 191) and HSL value hsl(322, 100%, 66%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF52BF?+

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