#F3BFFD Color

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

Color preview

#F3BFFD

Color formats

HEX
#F3BFFD
RGB
rgb(243, 191, 253)
RGBA
rgba(243, 191, 253, 1)
HSL
hsl(290, 94%, 87%)
HSV
hsv(290, 25%, 99%)
CMYK
cmyk(4%, 25%, 0%, 1%)
CSS variable
--color-primary: #F3BFFD;
Lowercase HEX
#f3bffd

Shades

Tints

Tones

Harmony

CSS snippets for #F3BFFD

.color-f3bffd {
  color: #F3BFFD;
  background-color: #F3BFFD;
}

Frequently asked questions

What color is #F3BFFD?+

#F3BFFD is a HEX color with RGB value rgb(243, 191, 253) and HSL value hsl(290, 94%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F3BFFD?+

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