#F9BCBB Color

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

Color preview

#F9BCBB

Color formats

HEX
#F9BCBB
RGB
rgb(249, 188, 187)
RGBA
rgba(249, 188, 187, 1)
HSL
hsl(1, 84%, 85%)
HSV
hsv(1, 25%, 98%)
CMYK
cmyk(0%, 24%, 25%, 2%)
CSS variable
--color-primary: #F9BCBB;
Lowercase HEX
#f9bcbb

Shades

Tints

Tones

Harmony

CSS snippets for #F9BCBB

.color-f9bcbb {
  color: #F9BCBB;
  background-color: #F9BCBB;
}

Frequently asked questions

What color is #F9BCBB?+

#F9BCBB is a HEX color with RGB value rgb(249, 188, 187) and HSL value hsl(1, 84%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F9BCBB?+

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