#FAACDD Color

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

Color preview

#FAACDD

Color formats

HEX
#FAACDD
RGB
rgb(250, 172, 221)
RGBA
rgba(250, 172, 221, 1)
HSL
hsl(322, 89%, 83%)
HSV
hsv(322, 31%, 98%)
CMYK
cmyk(0%, 31%, 12%, 2%)
CSS variable
--color-primary: #FAACDD;
Lowercase HEX
#faacdd

Shades

Tints

Tones

Harmony

CSS snippets for #FAACDD

.color-faacdd {
  color: #FAACDD;
  background-color: #FAACDD;
}

Frequently asked questions

What color is #FAACDD?+

#FAACDD is a HEX color with RGB value rgb(250, 172, 221) and HSL value hsl(322, 89%, 83%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FAACDD?+

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