#F9BBDD Color

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

Color preview

#F9BBDD

Color formats

HEX
#F9BBDD
RGB
rgb(249, 187, 221)
RGBA
rgba(249, 187, 221, 1)
HSL
hsl(327, 84%, 85%)
HSV
hsv(327, 25%, 98%)
CMYK
cmyk(0%, 25%, 11%, 2%)
CSS variable
--color-primary: #F9BBDD;
Lowercase HEX
#f9bbdd

Shades

Tints

Tones

Harmony

CSS snippets for #F9BBDD

.color-f9bbdd {
  color: #F9BBDD;
  background-color: #F9BBDD;
}

Frequently asked questions

What color is #F9BBDD?+

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

What is the closest Tailwind color to #F9BBDD?+

The closest Tailwind color is pink-300, available as the bg-pink-300 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