#FC9994 Color

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

Color preview

#FC9994

Color formats

HEX
#FC9994
RGB
rgb(252, 153, 148)
RGBA
rgba(252, 153, 148, 1)
HSL
hsl(3, 95%, 78%)
HSV
hsv(3, 41%, 99%)
CMYK
cmyk(0%, 39%, 41%, 1%)
CSS variable
--color-primary: #FC9994;
Lowercase HEX
#fc9994

Shades

Tints

Tones

Harmony

CSS snippets for #FC9994

.color-fc9994 {
  color: #FC9994;
  background-color: #FC9994;
}

Frequently asked questions

What color is #FC9994?+

#FC9994 is a HEX color with RGB value rgb(252, 153, 148) and HSL value hsl(3, 95%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FC9994?+

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