#F9BBCB Color

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

Color preview

#F9BBCB

Color formats

HEX
#F9BBCB
RGB
rgb(249, 187, 203)
RGBA
rgba(249, 187, 203, 1)
HSL
hsl(345, 84%, 85%)
HSV
hsv(345, 25%, 98%)
CMYK
cmyk(0%, 25%, 18%, 2%)
CSS variable
--color-primary: #F9BBCB;
Lowercase HEX
#f9bbcb

Shades

Tints

Tones

Harmony

CSS snippets for #F9BBCB

.color-f9bbcb {
  color: #F9BBCB;
  background-color: #F9BBCB;
}

Frequently asked questions

What color is #F9BBCB?+

#F9BBCB is a HEX color with RGB value rgb(249, 187, 203) and HSL value hsl(345, 84%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F9BBCB?+

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