#FC9D88 Color

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

Color preview

#FC9D88

Color formats

HEX
#FC9D88
RGB
rgb(252, 157, 136)
RGBA
rgba(252, 157, 136, 1)
HSL
hsl(11, 95%, 76%)
HSV
hsv(11, 46%, 99%)
CMYK
cmyk(0%, 38%, 46%, 1%)
CSS variable
--color-primary: #FC9D88;
Lowercase HEX
#fc9d88

Shades

Tints

Tones

Harmony

CSS snippets for #FC9D88

.color-fc9d88 {
  color: #FC9D88;
  background-color: #FC9D88;
}

Frequently asked questions

What color is #FC9D88?+

#FC9D88 is a HEX color with RGB value rgb(252, 157, 136) and HSL value hsl(11, 95%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FC9D88?+

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