#F1BFBA Color

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

Color preview

#F1BFBA

Color formats

HEX
#F1BFBA
RGB
rgb(241, 191, 186)
RGBA
rgba(241, 191, 186, 1)
HSL
hsl(5, 66%, 84%)
HSV
hsv(5, 23%, 95%)
CMYK
cmyk(0%, 21%, 23%, 5%)
CSS variable
--color-primary: #F1BFBA;
Lowercase HEX
#f1bfba

Shades

Tints

Tones

Harmony

CSS snippets for #F1BFBA

.color-f1bfba {
  color: #F1BFBA;
  background-color: #F1BFBA;
}

Frequently asked questions

What color is #F1BFBA?+

#F1BFBA is a HEX color with RGB value rgb(241, 191, 186) and HSL value hsl(5, 66%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F1BFBA?+

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