#FCC1CB Color

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

Color preview

#FCC1CB

Color formats

HEX
#FCC1CB
RGB
rgb(252, 193, 203)
RGBA
rgba(252, 193, 203, 1)
HSL
hsl(350, 91%, 87%)
HSV
hsv(350, 23%, 99%)
CMYK
cmyk(0%, 23%, 19%, 1%)
CSS variable
--color-primary: #FCC1CB;
Lowercase HEX
#fcc1cb

Shades

Tints

Tones

Harmony

CSS snippets for #FCC1CB

.color-fcc1cb {
  color: #FCC1CB;
  background-color: #FCC1CB;
}

Frequently asked questions

What color is #FCC1CB?+

#FCC1CB is a HEX color with RGB value rgb(252, 193, 203) and HSL value hsl(350, 91%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCC1CB?+

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