#FC8B96 Color

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

Color preview

#FC8B96

Color formats

HEX
#FC8B96
RGB
rgb(252, 139, 150)
RGBA
rgba(252, 139, 150, 1)
HSL
hsl(354, 95%, 77%)
HSV
hsv(354, 45%, 99%)
CMYK
cmyk(0%, 45%, 40%, 1%)
CSS variable
--color-primary: #FC8B96;
Lowercase HEX
#fc8b96

Shades

Tints

Tones

Harmony

CSS snippets for #FC8B96

.color-fc8b96 {
  color: #FC8B96;
  background-color: #FC8B96;
}

Frequently asked questions

What color is #FC8B96?+

#FC8B96 is a HEX color with RGB value rgb(252, 139, 150) and HSL value hsl(354, 95%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FC8B96?+

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