#FC99C2 Color

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

Color preview

#FC99C2

Color formats

HEX
#FC99C2
RGB
rgb(252, 153, 194)
RGBA
rgba(252, 153, 194, 1)
HSL
hsl(335, 94%, 79%)
HSV
hsv(335, 39%, 99%)
CMYK
cmyk(0%, 39%, 23%, 1%)
CSS variable
--color-primary: #FC99C2;
Lowercase HEX
#fc99c2

Shades

Tints

Tones

Harmony

CSS snippets for #FC99C2

.color-fc99c2 {
  color: #FC99C2;
  background-color: #FC99C2;
}

Frequently asked questions

What color is #FC99C2?+

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

What is the closest Tailwind color to #FC99C2?+

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