#FACDEB Color

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

Color preview

#FACDEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FACDEB

.color-facdeb {
  color: #FACDEB;
  background-color: #FACDEB;
}

Frequently asked questions

What color is #FACDEB?+

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

What is the closest Tailwind color to #FACDEB?+

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