#FBB7FD Color

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

Color preview

#FBB7FD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBB7FD

.color-fbb7fd {
  color: #FBB7FD;
  background-color: #FBB7FD;
}

Frequently asked questions

What color is #FBB7FD?+

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

What is the closest Tailwind color to #FBB7FD?+

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