#FBBCF1 Color

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

Color preview

#FBBCF1

Color formats

HEX
#FBBCF1
RGB
rgb(251, 188, 241)
RGBA
rgba(251, 188, 241, 1)
HSL
hsl(310, 89%, 86%)
HSV
hsv(310, 25%, 98%)
CMYK
cmyk(0%, 25%, 4%, 2%)
CSS variable
--color-primary: #FBBCF1;
Lowercase HEX
#fbbcf1

Shades

Tints

Tones

Harmony

CSS snippets for #FBBCF1

.color-fbbcf1 {
  color: #FBBCF1;
  background-color: #FBBCF1;
}

Frequently asked questions

What color is #FBBCF1?+

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

What is the closest Tailwind color to #FBBCF1?+

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