#FBBBDF Color

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

Color preview

#FBBBDF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBBBDF

.color-fbbbdf {
  color: #FBBBDF;
  background-color: #FBBBDF;
}

Frequently asked questions

What color is #FBBBDF?+

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

What is the closest Tailwind color to #FBBBDF?+

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