#FCC5BB Color

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

Color preview

#FCC5BB

Color formats

HEX
#FCC5BB
RGB
rgb(252, 197, 187)
RGBA
rgba(252, 197, 187, 1)
HSL
hsl(9, 92%, 86%)
HSV
hsv(9, 26%, 99%)
CMYK
cmyk(0%, 22%, 26%, 1%)
CSS variable
--color-primary: #FCC5BB;
Lowercase HEX
#fcc5bb

Shades

Tints

Tones

Harmony

CSS snippets for #FCC5BB

.color-fcc5bb {
  color: #FCC5BB;
  background-color: #FCC5BB;
}

Frequently asked questions

What color is #FCC5BB?+

#FCC5BB is a HEX color with RGB value rgb(252, 197, 187) and HSL value hsl(9, 92%, 86%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FCC5BB?+

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