#FC55FF Color

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

Color preview

#FC55FF

Color formats

HEX
#FC55FF
RGB
rgb(252, 85, 255)
RGBA
rgba(252, 85, 255, 1)
HSL
hsl(299, 100%, 67%)
HSV
hsv(299, 67%, 100%)
CMYK
cmyk(1%, 67%, 0%, 0%)
CSS variable
--color-primary: #FC55FF;
Lowercase HEX
#fc55ff

Shades

Tints

Tones

Harmony

CSS snippets for #FC55FF

.color-fc55ff {
  color: #FC55FF;
  background-color: #FC55FF;
}

Frequently asked questions

What color is #FC55FF?+

#FC55FF is a HEX color with RGB value rgb(252, 85, 255) and HSL value hsl(299, 100%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FC55FF?+

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