#FACFF3 Color

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

Color preview

#FACFF3

Color formats

HEX
#FACFF3
RGB
rgb(250, 207, 243)
RGBA
rgba(250, 207, 243, 1)
HSL
hsl(310, 81%, 90%)
HSV
hsv(310, 17%, 98%)
CMYK
cmyk(0%, 17%, 3%, 2%)
CSS variable
--color-primary: #FACFF3;
Lowercase HEX
#facff3

Shades

Tints

Tones

Harmony

CSS snippets for #FACFF3

.color-facff3 {
  color: #FACFF3;
  background-color: #FACFF3;
}

Frequently asked questions

What color is #FACFF3?+

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

What is the closest Tailwind color to #FACFF3?+

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