#FCCACE Color

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

Color preview

#FCCACE

Color formats

HEX
#FCCACE
RGB
rgb(252, 202, 206)
RGBA
rgba(252, 202, 206, 1)
HSL
hsl(355, 89%, 89%)
HSV
hsv(355, 20%, 99%)
CMYK
cmyk(0%, 20%, 18%, 1%)
CSS variable
--color-primary: #FCCACE;
Lowercase HEX
#fccace

Shades

Tints

Tones

Harmony

CSS snippets for #FCCACE

.color-fccace {
  color: #FCCACE;
  background-color: #FCCACE;
}

Frequently asked questions

What color is #FCCACE?+

#FCCACE is a HEX color with RGB value rgb(252, 202, 206) and HSL value hsl(355, 89%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCCACE?+

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