#FACDD5 Color

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

Color preview

#FACDD5

Color formats

HEX
#FACDD5
RGB
rgb(250, 205, 213)
RGBA
rgba(250, 205, 213, 1)
HSL
hsl(349, 82%, 89%)
HSV
hsv(349, 18%, 98%)
CMYK
cmyk(0%, 18%, 15%, 2%)
CSS variable
--color-primary: #FACDD5;
Lowercase HEX
#facdd5

Shades

Tints

Tones

Harmony

CSS snippets for #FACDD5

.color-facdd5 {
  color: #FACDD5;
  background-color: #FACDD5;
}

Frequently asked questions

What color is #FACDD5?+

#FACDD5 is a HEX color with RGB value rgb(250, 205, 213) and HSL value hsl(349, 82%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FACDD5?+

The closest Tailwind color is rose-200, available as the bg-rose-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