#FBB3FD Color

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

Color preview

#FBB3FD

Color formats

HEX
#FBB3FD
RGB
rgb(251, 179, 253)
RGBA
rgba(251, 179, 253, 1)
HSL
hsl(298, 95%, 85%)
HSV
hsv(298, 29%, 99%)
CMYK
cmyk(1%, 29%, 0%, 1%)
CSS variable
--color-primary: #FBB3FD;
Lowercase HEX
#fbb3fd

Shades

Tints

Tones

Harmony

CSS snippets for #FBB3FD

.color-fbb3fd {
  color: #FBB3FD;
  background-color: #FBB3FD;
}

Frequently asked questions

What color is #FBB3FD?+

#FBB3FD is a HEX color with RGB value rgb(251, 179, 253) and HSL value hsl(298, 95%, 85%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FBB3FD?+

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