#B99ADD Color

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

Color preview

#B99ADD

Color formats

HEX
#B99ADD
RGB
rgb(185, 154, 221)
RGBA
rgba(185, 154, 221, 1)
HSL
hsl(268, 50%, 74%)
HSV
hsv(268, 30%, 87%)
CMYK
cmyk(16%, 30%, 0%, 13%)
CSS variable
--color-primary: #B99ADD;
Lowercase HEX
#b99add

Shades

Tints

Tones

Harmony

CSS snippets for #B99ADD

.color-b99add {
  color: #B99ADD;
  background-color: #B99ADD;
}

Frequently asked questions

What color is #B99ADD?+

#B99ADD is a HEX color with RGB value rgb(185, 154, 221) and HSL value hsl(268, 50%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #B99ADD?+

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