#FF52C2 Color

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

Color preview

#FF52C2

Color formats

HEX
#FF52C2
RGB
rgb(255, 82, 194)
RGBA
rgba(255, 82, 194, 1)
HSL
hsl(321, 100%, 66%)
HSV
hsv(321, 68%, 100%)
CMYK
cmyk(0%, 68%, 24%, 0%)
CSS variable
--color-primary: #FF52C2;
Lowercase HEX
#ff52c2

Shades

Tints

Tones

Harmony

CSS snippets for #FF52C2

.color-ff52c2 {
  color: #FF52C2;
  background-color: #FF52C2;
}

Frequently asked questions

What color is #FF52C2?+

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

What is the closest Tailwind color to #FF52C2?+

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