#FACFDC Color

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

Color preview

#FACFDC

Color formats

HEX
#FACFDC
RGB
rgb(250, 207, 220)
RGBA
rgba(250, 207, 220, 1)
HSL
hsl(342, 81%, 90%)
HSV
hsv(342, 17%, 98%)
CMYK
cmyk(0%, 17%, 12%, 2%)
CSS variable
--color-primary: #FACFDC;
Lowercase HEX
#facfdc

Shades

Tints

Tones

Harmony

CSS snippets for #FACFDC

.color-facfdc {
  color: #FACFDC;
  background-color: #FACFDC;
}

Frequently asked questions

What color is #FACFDC?+

#FACFDC is a HEX color with RGB value rgb(250, 207, 220) and HSL value hsl(342, 81%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FACFDC?+

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