#FC32B5 Color

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

Color preview

#FC32B5

Color formats

HEX
#FC32B5
RGB
rgb(252, 50, 181)
RGBA
rgba(252, 50, 181, 1)
HSL
hsl(321, 97%, 59%)
HSV
hsv(321, 80%, 99%)
CMYK
cmyk(0%, 80%, 28%, 1%)
CSS variable
--color-primary: #FC32B5;
Lowercase HEX
#fc32b5

Shades

Tints

Tones

Harmony

CSS snippets for #FC32B5

.color-fc32b5 {
  color: #FC32B5;
  background-color: #FC32B5;
}

Frequently asked questions

What color is #FC32B5?+

#FC32B5 is a HEX color with RGB value rgb(252, 50, 181) and HSL value hsl(321, 97%, 59%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FC32B5?+

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