#F1BBBD Color

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

Color preview

#F1BBBD

Color formats

HEX
#F1BBBD
RGB
rgb(241, 187, 189)
RGBA
rgba(241, 187, 189, 1)
HSL
hsl(358, 66%, 84%)
HSV
hsv(358, 22%, 95%)
CMYK
cmyk(0%, 22%, 22%, 5%)
CSS variable
--color-primary: #F1BBBD;
Lowercase HEX
#f1bbbd

Shades

Tints

Tones

Harmony

CSS snippets for #F1BBBD

.color-f1bbbd {
  color: #F1BBBD;
  background-color: #F1BBBD;
}

Frequently asked questions

What color is #F1BBBD?+

#F1BBBD is a HEX color with RGB value rgb(241, 187, 189) and HSL value hsl(358, 66%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F1BBBD?+

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