#FBBBBC Color

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

Color preview

#FBBBBC

Color formats

HEX
#FBBBBC
RGB
rgb(251, 187, 188)
RGBA
rgba(251, 187, 188, 1)
HSL
hsl(359, 89%, 86%)
HSV
hsv(359, 25%, 98%)
CMYK
cmyk(0%, 25%, 25%, 2%)
CSS variable
--color-primary: #FBBBBC;
Lowercase HEX
#fbbbbc

Shades

Tints

Tones

Harmony

CSS snippets for #FBBBBC

.color-fbbbbc {
  color: #FBBBBC;
  background-color: #FBBBBC;
}

Frequently asked questions

What color is #FBBBBC?+

#FBBBBC is a HEX color with RGB value rgb(251, 187, 188) and HSL value hsl(359, 89%, 86%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FBBBBC?+

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