#FACDCF Color

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

Color preview

#FACDCF

Color formats

HEX
#FACDCF
RGB
rgb(250, 205, 207)
RGBA
rgba(250, 205, 207, 1)
HSL
hsl(357, 82%, 89%)
HSV
hsv(357, 18%, 98%)
CMYK
cmyk(0%, 18%, 17%, 2%)
CSS variable
--color-primary: #FACDCF;
Lowercase HEX
#facdcf

Shades

Tints

Tones

Harmony

CSS snippets for #FACDCF

.color-facdcf {
  color: #FACDCF;
  background-color: #FACDCF;
}

Frequently asked questions

What color is #FACDCF?+

#FACDCF is a HEX color with RGB value rgb(250, 205, 207) and HSL value hsl(357, 82%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FACDCF?+

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