#F9BBCC Color

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

Color preview

#F9BBCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F9BBCC

.color-f9bbcc {
  color: #F9BBCC;
  background-color: #F9BBCC;
}

Frequently asked questions

What color is #F9BBCC?+

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

What is the closest Tailwind color to #F9BBCC?+

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