#FC9980 Color

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

Color preview

#FC9980

Color formats

HEX
#FC9980
RGB
rgb(252, 153, 128)
RGBA
rgba(252, 153, 128, 1)
HSL
hsl(12, 95%, 75%)
HSV
hsv(12, 49%, 99%)
CMYK
cmyk(0%, 39%, 49%, 1%)
CSS variable
--color-primary: #FC9980;
Lowercase HEX
#fc9980

Shades

Tints

Tones

Harmony

CSS snippets for #FC9980

.color-fc9980 {
  color: #FC9980;
  background-color: #FC9980;
}

Frequently asked questions

What color is #FC9980?+

#FC9980 is a HEX color with RGB value rgb(252, 153, 128) and HSL value hsl(12, 95%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FC9980?+

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