#B99BEC Color

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

Color preview

#B99BEC

Color formats

HEX
#B99BEC
RGB
rgb(185, 155, 236)
RGBA
rgba(185, 155, 236, 1)
HSL
hsl(262, 68%, 77%)
HSV
hsv(262, 34%, 93%)
CMYK
cmyk(22%, 34%, 0%, 7%)
CSS variable
--color-primary: #B99BEC;
Lowercase HEX
#b99bec

Shades

Tints

Tones

Harmony

CSS snippets for #B99BEC

.color-b99bec {
  color: #B99BEC;
  background-color: #B99BEC;
}

Frequently asked questions

What color is #B99BEC?+

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

What is the closest Tailwind color to #B99BEC?+

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