#FACFEB Color

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

Color preview

#FACFEB

Color formats

HEX
#FACFEB
RGB
rgb(250, 207, 235)
RGBA
rgba(250, 207, 235, 1)
HSL
hsl(321, 81%, 90%)
HSV
hsv(321, 17%, 98%)
CMYK
cmyk(0%, 17%, 6%, 2%)
CSS variable
--color-primary: #FACFEB;
Lowercase HEX
#facfeb

Shades

Tints

Tones

Harmony

CSS snippets for #FACFEB

.color-facfeb {
  color: #FACFEB;
  background-color: #FACFEB;
}

Frequently asked questions

What color is #FACFEB?+

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

What is the closest Tailwind color to #FACFEB?+

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