#FC99CC Color

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

Color preview

#FC99CC

Color formats

HEX
#FC99CC
RGB
rgb(252, 153, 204)
RGBA
rgba(252, 153, 204, 1)
HSL
hsl(329, 94%, 79%)
HSV
hsv(329, 39%, 99%)
CMYK
cmyk(0%, 39%, 19%, 1%)
CSS variable
--color-primary: #FC99CC;
Lowercase HEX
#fc99cc

Shades

Tints

Tones

Harmony

CSS snippets for #FC99CC

.color-fc99cc {
  color: #FC99CC;
  background-color: #FC99CC;
}

Frequently asked questions

What color is #FC99CC?+

#FC99CC is a HEX color with RGB value rgb(252, 153, 204) and HSL value hsl(329, 94%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FC99CC?+

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