#FACFE2 Color

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

Color preview

#FACFE2

Color formats

HEX
#FACFE2
RGB
rgb(250, 207, 226)
RGBA
rgba(250, 207, 226, 1)
HSL
hsl(333, 81%, 90%)
HSV
hsv(333, 17%, 98%)
CMYK
cmyk(0%, 17%, 10%, 2%)
CSS variable
--color-primary: #FACFE2;
Lowercase HEX
#facfe2

Shades

Tints

Tones

Harmony

CSS snippets for #FACFE2

.color-facfe2 {
  color: #FACFE2;
  background-color: #FACFE2;
}

Frequently asked questions

What color is #FACFE2?+

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

What is the closest Tailwind color to #FACFE2?+

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