#FC9180 Color

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

Color preview

#FC9180

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FC9180

.color-fc9180 {
  color: #FC9180;
  background-color: #FC9180;
}

Frequently asked questions

What color is #FC9180?+

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

What is the closest Tailwind color to #FC9180?+

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