#F9BFFA Color

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

Color preview

#F9BFFA

Color formats

HEX
#F9BFFA
RGB
rgb(249, 191, 250)
RGBA
rgba(249, 191, 250, 1)
HSL
hsl(299, 86%, 86%)
HSV
hsv(299, 24%, 98%)
CMYK
cmyk(0%, 24%, 0%, 2%)
CSS variable
--color-primary: #F9BFFA;
Lowercase HEX
#f9bffa

Shades

Tints

Tones

Harmony

CSS snippets for #F9BFFA

.color-f9bffa {
  color: #F9BFFA;
  background-color: #F9BFFA;
}

Frequently asked questions

What color is #F9BFFA?+

#F9BFFA is a HEX color with RGB value rgb(249, 191, 250) and HSL value hsl(299, 86%, 86%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F9BFFA?+

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