#FF47C2 Color

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

Color preview

#FF47C2

Color formats

HEX
#FF47C2
RGB
rgb(255, 71, 194)
RGBA
rgba(255, 71, 194, 1)
HSL
hsl(320, 100%, 64%)
HSV
hsv(320, 72%, 100%)
CMYK
cmyk(0%, 72%, 24%, 0%)
CSS variable
--color-primary: #FF47C2;
Lowercase HEX
#ff47c2

Shades

Tints

Tones

Harmony

CSS snippets for #FF47C2

.color-ff47c2 {
  color: #FF47C2;
  background-color: #FF47C2;
}

Frequently asked questions

What color is #FF47C2?+

#FF47C2 is a HEX color with RGB value rgb(255, 71, 194) and HSL value hsl(320, 100%, 64%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF47C2?+

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