#B99DEC Color

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

Color preview

#B99DEC

Color formats

HEX
#B99DEC
RGB
rgb(185, 157, 236)
RGBA
rgba(185, 157, 236, 1)
HSL
hsl(261, 68%, 77%)
HSV
hsv(261, 33%, 93%)
CMYK
cmyk(22%, 33%, 0%, 7%)
CSS variable
--color-primary: #B99DEC;
Lowercase HEX
#b99dec

Shades

Tints

Tones

Harmony

CSS snippets for #B99DEC

.color-b99dec {
  color: #B99DEC;
  background-color: #B99DEC;
}

Frequently asked questions

What color is #B99DEC?+

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

What is the closest Tailwind color to #B99DEC?+

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