#FCC5CE Color

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

Color preview

#FCC5CE

Color formats

HEX
#FCC5CE
RGB
rgb(252, 197, 206)
RGBA
rgba(252, 197, 206, 1)
HSL
hsl(350, 90%, 88%)
HSV
hsv(350, 22%, 99%)
CMYK
cmyk(0%, 22%, 18%, 1%)
CSS variable
--color-primary: #FCC5CE;
Lowercase HEX
#fcc5ce

Shades

Tints

Tones

Harmony

CSS snippets for #FCC5CE

.color-fcc5ce {
  color: #FCC5CE;
  background-color: #FCC5CE;
}

Frequently asked questions

What color is #FCC5CE?+

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

What is the closest Tailwind color to #FCC5CE?+

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