#B99CFF Color

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

Color preview

#B99CFF

Color formats

HEX
#B99CFF
RGB
rgb(185, 156, 255)
RGBA
rgba(185, 156, 255, 1)
HSL
hsl(258, 100%, 81%)
HSV
hsv(258, 39%, 100%)
CMYK
cmyk(27%, 39%, 0%, 0%)
CSS variable
--color-primary: #B99CFF;
Lowercase HEX
#b99cff

Shades

Tints

Tones

Harmony

CSS snippets for #B99CFF

.color-b99cff {
  color: #B99CFF;
  background-color: #B99CFF;
}

Frequently asked questions

What color is #B99CFF?+

#B99CFF is a HEX color with RGB value rgb(185, 156, 255) and HSL value hsl(258, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #B99CFF?+

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