#FACDEC Color

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

Color preview

#FACDEC

Color formats

HEX
#FACDEC
RGB
rgb(250, 205, 236)
RGBA
rgba(250, 205, 236, 1)
HSL
hsl(319, 82%, 89%)
HSV
hsv(319, 18%, 98%)
CMYK
cmyk(0%, 18%, 6%, 2%)
CSS variable
--color-primary: #FACDEC;
Lowercase HEX
#facdec

Shades

Tints

Tones

Harmony

CSS snippets for #FACDEC

.color-facdec {
  color: #FACDEC;
  background-color: #FACDEC;
}

Frequently asked questions

What color is #FACDEC?+

#FACDEC is a HEX color with RGB value rgb(250, 205, 236) and HSL value hsl(319, 82%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FACDEC?+

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