#FCCADF Color

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

Color preview

#FCCADF

Color formats

HEX
#FCCADF
RGB
rgb(252, 202, 223)
RGBA
rgba(252, 202, 223, 1)
HSL
hsl(335, 89%, 89%)
HSV
hsv(335, 20%, 99%)
CMYK
cmyk(0%, 20%, 12%, 1%)
CSS variable
--color-primary: #FCCADF;
Lowercase HEX
#fccadf

Shades

Tints

Tones

Harmony

CSS snippets for #FCCADF

.color-fccadf {
  color: #FCCADF;
  background-color: #FCCADF;
}

Frequently asked questions

What color is #FCCADF?+

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

What is the closest Tailwind color to #FCCADF?+

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