#F9BFFB Color

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

Color preview

#F9BFFB

Color formats

HEX
#F9BFFB
RGB
rgb(249, 191, 251)
RGBA
rgba(249, 191, 251, 1)
HSL
hsl(298, 88%, 87%)
HSV
hsv(298, 24%, 98%)
CMYK
cmyk(1%, 24%, 0%, 2%)
CSS variable
--color-primary: #F9BFFB;
Lowercase HEX
#f9bffb

Shades

Tints

Tones

Harmony

CSS snippets for #F9BFFB

.color-f9bffb {
  color: #F9BFFB;
  background-color: #F9BFFB;
}

Frequently asked questions

What color is #F9BFFB?+

#F9BFFB is a HEX color with RGB value rgb(249, 191, 251) and HSL value hsl(298, 88%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F9BFFB?+

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