#FF51DC Color

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

Color preview

#FF51DC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF51DC

.color-ff51dc {
  color: #FF51DC;
  background-color: #FF51DC;
}

Frequently asked questions

What color is #FF51DC?+

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

What is the closest Tailwind color to #FF51DC?+

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