#FC9080 Color

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

Color preview

#FC9080

Color formats

HEX
#FC9080
RGB
rgb(252, 144, 128)
RGBA
rgba(252, 144, 128, 1)
HSL
hsl(8, 95%, 75%)
HSV
hsv(8, 49%, 99%)
CMYK
cmyk(0%, 43%, 49%, 1%)
CSS variable
--color-primary: #FC9080;
Lowercase HEX
#fc9080

Shades

Tints

Tones

Harmony

CSS snippets for #FC9080

.color-fc9080 {
  color: #FC9080;
  background-color: #FC9080;
}

Frequently asked questions

What color is #FC9080?+

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

What is the closest Tailwind color to #FC9080?+

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