#FABADD Color

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

Color preview

#FABADD

Color formats

HEX
#FABADD
RGB
rgb(250, 186, 221)
RGBA
rgba(250, 186, 221, 1)
HSL
hsl(327, 86%, 85%)
HSV
hsv(327, 26%, 98%)
CMYK
cmyk(0%, 26%, 12%, 2%)
CSS variable
--color-primary: #FABADD;
Lowercase HEX
#fabadd

Shades

Tints

Tones

Harmony

CSS snippets for #FABADD

.color-fabadd {
  color: #FABADD;
  background-color: #FABADD;
}

Frequently asked questions

What color is #FABADD?+

#FABADD is a HEX color with RGB value rgb(250, 186, 221) and HSL value hsl(327, 86%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FABADD?+

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