#FC84CC Color

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

Color preview

#FC84CC

Color formats

HEX
#FC84CC
RGB
rgb(252, 132, 204)
RGBA
rgba(252, 132, 204, 1)
HSL
hsl(324, 95%, 75%)
HSV
hsv(324, 48%, 99%)
CMYK
cmyk(0%, 48%, 19%, 1%)
CSS variable
--color-primary: #FC84CC;
Lowercase HEX
#fc84cc

Shades

Tints

Tones

Harmony

CSS snippets for #FC84CC

.color-fc84cc {
  color: #FC84CC;
  background-color: #FC84CC;
}

Frequently asked questions

What color is #FC84CC?+

#FC84CC is a HEX color with RGB value rgb(252, 132, 204) and HSL value hsl(324, 95%, 75%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FC84CC?+

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