#FC5CCC Color

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

Color preview

#FC5CCC

Color formats

HEX
#FC5CCC
RGB
rgb(252, 92, 204)
RGBA
rgba(252, 92, 204, 1)
HSL
hsl(318, 96%, 67%)
HSV
hsv(318, 63%, 99%)
CMYK
cmyk(0%, 63%, 19%, 1%)
CSS variable
--color-primary: #FC5CCC;
Lowercase HEX
#fc5ccc

Shades

Tints

Tones

Harmony

CSS snippets for #FC5CCC

.color-fc5ccc {
  color: #FC5CCC;
  background-color: #FC5CCC;
}

Frequently asked questions

What color is #FC5CCC?+

#FC5CCC is a HEX color with RGB value rgb(252, 92, 204) and HSL value hsl(318, 96%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FC5CCC?+

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