#B99BEE Color

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

Color preview

#B99BEE

Color formats

HEX
#B99BEE
RGB
rgb(185, 155, 238)
RGBA
rgba(185, 155, 238, 1)
HSL
hsl(262, 71%, 77%)
HSV
hsv(262, 35%, 93%)
CMYK
cmyk(22%, 35%, 0%, 7%)
CSS variable
--color-primary: #B99BEE;
Lowercase HEX
#b99bee

Shades

Tints

Tones

Harmony

CSS snippets for #B99BEE

.color-b99bee {
  color: #B99BEE;
  background-color: #B99BEE;
}

Frequently asked questions

What color is #B99BEE?+

#B99BEE is a HEX color with RGB value rgb(185, 155, 238) and HSL value hsl(262, 71%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #B99BEE?+

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