#FBB1FD Color

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

Color preview

#FBB1FD

Color formats

HEX
#FBB1FD
RGB
rgb(251, 177, 253)
RGBA
rgba(251, 177, 253, 1)
HSL
hsl(298, 95%, 84%)
HSV
hsv(298, 30%, 99%)
CMYK
cmyk(1%, 30%, 0%, 1%)
CSS variable
--color-primary: #FBB1FD;
Lowercase HEX
#fbb1fd

Shades

Tints

Tones

Harmony

CSS snippets for #FBB1FD

.color-fbb1fd {
  color: #FBB1FD;
  background-color: #FBB1FD;
}

Frequently asked questions

What color is #FBB1FD?+

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

What is the closest Tailwind color to #FBB1FD?+

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