#FACBCD Color

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

Color preview

#FACBCD

Color formats

HEX
#FACBCD
RGB
rgb(250, 203, 205)
RGBA
rgba(250, 203, 205, 1)
HSL
hsl(357, 82%, 89%)
HSV
hsv(357, 19%, 98%)
CMYK
cmyk(0%, 19%, 18%, 2%)
CSS variable
--color-primary: #FACBCD;
Lowercase HEX
#facbcd

Shades

Tints

Tones

Harmony

CSS snippets for #FACBCD

.color-facbcd {
  color: #FACBCD;
  background-color: #FACBCD;
}

Frequently asked questions

What color is #FACBCD?+

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

What is the closest Tailwind color to #FACBCD?+

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