#FBBCDF Color

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

Color preview

#FBBCDF

Color formats

HEX
#FBBCDF
RGB
rgb(251, 188, 223)
RGBA
rgba(251, 188, 223, 1)
HSL
hsl(327, 89%, 86%)
HSV
hsv(327, 25%, 98%)
CMYK
cmyk(0%, 25%, 11%, 2%)
CSS variable
--color-primary: #FBBCDF;
Lowercase HEX
#fbbcdf

Shades

Tints

Tones

Harmony

CSS snippets for #FBBCDF

.color-fbbcdf {
  color: #FBBCDF;
  background-color: #FBBCDF;
}

Frequently asked questions

What color is #FBBCDF?+

#FBBCDF is a HEX color with RGB value rgb(251, 188, 223) and HSL value hsl(327, 89%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FBBCDF?+

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