#FCC5CB Color

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

Color preview

#FCC5CB

Color formats

HEX
#FCC5CB
RGB
rgb(252, 197, 203)
RGBA
rgba(252, 197, 203, 1)
HSL
hsl(353, 90%, 88%)
HSV
hsv(353, 22%, 99%)
CMYK
cmyk(0%, 22%, 19%, 1%)
CSS variable
--color-primary: #FCC5CB;
Lowercase HEX
#fcc5cb

Shades

Tints

Tones

Harmony

CSS snippets for #FCC5CB

.color-fcc5cb {
  color: #FCC5CB;
  background-color: #FCC5CB;
}

Frequently asked questions

What color is #FCC5CB?+

#FCC5CB is a HEX color with RGB value rgb(252, 197, 203) and HSL value hsl(353, 90%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCC5CB?+

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