#FCBADF Color

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

Color preview

#FCBADF

Color formats

HEX
#FCBADF
RGB
rgb(252, 186, 223)
RGBA
rgba(252, 186, 223, 1)
HSL
hsl(326, 92%, 86%)
HSV
hsv(326, 26%, 99%)
CMYK
cmyk(0%, 26%, 12%, 1%)
CSS variable
--color-primary: #FCBADF;
Lowercase HEX
#fcbadf

Shades

Tints

Tones

Harmony

CSS snippets for #FCBADF

.color-fcbadf {
  color: #FCBADF;
  background-color: #FCBADF;
}

Frequently asked questions

What color is #FCBADF?+

#FCBADF is a HEX color with RGB value rgb(252, 186, 223) and HSL value hsl(326, 92%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCBADF?+

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