#F3BFFB Color

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

Color preview

#F3BFFB

Color formats

HEX
#F3BFFB
RGB
rgb(243, 191, 251)
RGBA
rgba(243, 191, 251, 1)
HSL
hsl(292, 88%, 87%)
HSV
hsv(292, 24%, 98%)
CMYK
cmyk(3%, 24%, 0%, 2%)
CSS variable
--color-primary: #F3BFFB;
Lowercase HEX
#f3bffb

Shades

Tints

Tones

Harmony

CSS snippets for #F3BFFB

.color-f3bffb {
  color: #F3BFFB;
  background-color: #F3BFFB;
}

Frequently asked questions

What color is #F3BFFB?+

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

What is the closest Tailwind color to #F3BFFB?+

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