#FACACF Color

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

Color preview

#FACACF

Color formats

HEX
#FACACF
RGB
rgb(250, 202, 207)
RGBA
rgba(250, 202, 207, 1)
HSL
hsl(354, 83%, 89%)
HSV
hsv(354, 19%, 98%)
CMYK
cmyk(0%, 19%, 17%, 2%)
CSS variable
--color-primary: #FACACF;
Lowercase HEX
#facacf

Shades

Tints

Tones

Harmony

CSS snippets for #FACACF

.color-facacf {
  color: #FACACF;
  background-color: #FACACF;
}

Frequently asked questions

What color is #FACACF?+

#FACACF is a HEX color with RGB value rgb(250, 202, 207) and HSL value hsl(354, 83%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FACACF?+

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