#B99BED Color

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

Color preview

#B99BED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B99BED

.color-b99bed {
  color: #B99BED;
  background-color: #B99BED;
}

Frequently asked questions

What color is #B99BED?+

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

What is the closest Tailwind color to #B99BED?+

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