#FF5CFC Color

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

Color preview

#FF5CFC

Color formats

HEX
#FF5CFC
RGB
rgb(255, 92, 252)
RGBA
rgba(255, 92, 252, 1)
HSL
hsl(301, 100%, 68%)
HSV
hsv(301, 64%, 100%)
CMYK
cmyk(0%, 64%, 1%, 0%)
CSS variable
--color-primary: #FF5CFC;
Lowercase HEX
#ff5cfc

Shades

Tints

Tones

Harmony

CSS snippets for #FF5CFC

.color-ff5cfc {
  color: #FF5CFC;
  background-color: #FF5CFC;
}

Frequently asked questions

What color is #FF5CFC?+

#FF5CFC is a HEX color with RGB value rgb(255, 92, 252) and HSL value hsl(301, 100%, 68%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF5CFC?+

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