#FC99A1 Color

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

Color preview

#FC99A1

Color formats

HEX
#FC99A1
RGB
rgb(252, 153, 161)
RGBA
rgba(252, 153, 161, 1)
HSL
hsl(355, 94%, 79%)
HSV
hsv(355, 39%, 99%)
CMYK
cmyk(0%, 39%, 36%, 1%)
CSS variable
--color-primary: #FC99A1;
Lowercase HEX
#fc99a1

Shades

Tints

Tones

Harmony

CSS snippets for #FC99A1

.color-fc99a1 {
  color: #FC99A1;
  background-color: #FC99A1;
}

Frequently asked questions

What color is #FC99A1?+

#FC99A1 is a HEX color with RGB value rgb(252, 153, 161) and HSL value hsl(355, 94%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FC99A1?+

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