#FACFD2 Color

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

Color preview

#FACFD2

Color formats

HEX
#FACFD2
RGB
rgb(250, 207, 210)
RGBA
rgba(250, 207, 210, 1)
HSL
hsl(356, 81%, 90%)
HSV
hsv(356, 17%, 98%)
CMYK
cmyk(0%, 17%, 16%, 2%)
CSS variable
--color-primary: #FACFD2;
Lowercase HEX
#facfd2

Shades

Tints

Tones

Harmony

CSS snippets for #FACFD2

.color-facfd2 {
  color: #FACFD2;
  background-color: #FACFD2;
}

Frequently asked questions

What color is #FACFD2?+

#FACFD2 is a HEX color with RGB value rgb(250, 207, 210) and HSL value hsl(356, 81%, 90%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FACFD2?+

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