#FACFDD Color

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

Color preview

#FACFDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FACFDD

.color-facfdd {
  color: #FACFDD;
  background-color: #FACFDD;
}

Frequently asked questions

What color is #FACFDD?+

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

What is the closest Tailwind color to #FACFDD?+

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