#B999DD Color

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

Color preview

#B999DD

Color formats

HEX
#B999DD
RGB
rgb(185, 153, 221)
RGBA
rgba(185, 153, 221, 1)
HSL
hsl(268, 50%, 73%)
HSV
hsv(268, 31%, 87%)
CMYK
cmyk(16%, 31%, 0%, 13%)
CSS variable
--color-primary: #B999DD;
Lowercase HEX
#b999dd

Shades

Tints

Tones

Harmony

CSS snippets for #B999DD

.color-b999dd {
  color: #B999DD;
  background-color: #B999DD;
}

Frequently asked questions

What color is #B999DD?+

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

What is the closest Tailwind color to #B999DD?+

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