#FC999B Color

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

Color preview

#FC999B

Color formats

HEX
#FC999B
RGB
rgb(252, 153, 155)
RGBA
rgba(252, 153, 155, 1)
HSL
hsl(359, 94%, 79%)
HSV
hsv(359, 39%, 99%)
CMYK
cmyk(0%, 39%, 38%, 1%)
CSS variable
--color-primary: #FC999B;
Lowercase HEX
#fc999b

Shades

Tints

Tones

Harmony

CSS snippets for #FC999B

.color-fc999b {
  color: #FC999B;
  background-color: #FC999B;
}

Frequently asked questions

What color is #FC999B?+

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

What is the closest Tailwind color to #FC999B?+

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