#FC9993 Color

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

Color preview

#FC9993

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FC9993

.color-fc9993 {
  color: #FC9993;
  background-color: #FC9993;
}

Frequently asked questions

What color is #FC9993?+

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

What is the closest Tailwind color to #FC9993?+

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