#FC5DBC Color

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

Color preview

#FC5DBC

Color formats

HEX
#FC5DBC
RGB
rgb(252, 93, 188)
RGBA
rgba(252, 93, 188, 1)
HSL
hsl(324, 96%, 68%)
HSV
hsv(324, 63%, 99%)
CMYK
cmyk(0%, 63%, 25%, 1%)
CSS variable
--color-primary: #FC5DBC;
Lowercase HEX
#fc5dbc

Shades

Tints

Tones

Harmony

CSS snippets for #FC5DBC

.color-fc5dbc {
  color: #FC5DBC;
  background-color: #FC5DBC;
}

Frequently asked questions

What color is #FC5DBC?+

#FC5DBC is a HEX color with RGB value rgb(252, 93, 188) and HSL value hsl(324, 96%, 68%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FC5DBC?+

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