#FACAF2 Color

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

Color preview

#FACAF2

Color formats

HEX
#FACAF2
RGB
rgb(250, 202, 242)
RGBA
rgba(250, 202, 242, 1)
HSL
hsl(310, 83%, 89%)
HSV
hsv(310, 19%, 98%)
CMYK
cmyk(0%, 19%, 3%, 2%)
CSS variable
--color-primary: #FACAF2;
Lowercase HEX
#facaf2

Shades

Tints

Tones

Harmony

CSS snippets for #FACAF2

.color-facaf2 {
  color: #FACAF2;
  background-color: #FACAF2;
}

Frequently asked questions

What color is #FACAF2?+

#FACAF2 is a HEX color with RGB value rgb(250, 202, 242) and HSL value hsl(310, 83%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FACAF2?+

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