#FF52DC Color

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

Color preview

#FF52DC

Color formats

HEX
#FF52DC
RGB
rgb(255, 82, 220)
RGBA
rgba(255, 82, 220, 1)
HSL
hsl(312, 100%, 66%)
HSV
hsv(312, 68%, 100%)
CMYK
cmyk(0%, 68%, 14%, 0%)
CSS variable
--color-primary: #FF52DC;
Lowercase HEX
#ff52dc

Shades

Tints

Tones

Harmony

CSS snippets for #FF52DC

.color-ff52dc {
  color: #FF52DC;
  background-color: #FF52DC;
}

Frequently asked questions

What color is #FF52DC?+

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

What is the closest Tailwind color to #FF52DC?+

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