#FACAED Color

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

Color preview

#FACAED

Color formats

HEX
#FACAED
RGB
rgb(250, 202, 237)
RGBA
rgba(250, 202, 237, 1)
HSL
hsl(316, 83%, 89%)
HSV
hsv(316, 19%, 98%)
CMYK
cmyk(0%, 19%, 5%, 2%)
CSS variable
--color-primary: #FACAED;
Lowercase HEX
#facaed

Shades

Tints

Tones

Harmony

CSS snippets for #FACAED

.color-facaed {
  color: #FACAED;
  background-color: #FACAED;
}

Frequently asked questions

What color is #FACAED?+

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

What is the closest Tailwind color to #FACAED?+

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