#B99DDD Color

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

Color preview

#B99DDD

Color formats

HEX
#B99DDD
RGB
rgb(185, 157, 221)
RGBA
rgba(185, 157, 221, 1)
HSL
hsl(266, 48%, 74%)
HSV
hsv(266, 29%, 87%)
CMYK
cmyk(16%, 29%, 0%, 13%)
CSS variable
--color-primary: #B99DDD;
Lowercase HEX
#b99ddd

Shades

Tints

Tones

Harmony

CSS snippets for #B99DDD

.color-b99ddd {
  color: #B99DDD;
  background-color: #B99DDD;
}

Frequently asked questions

What color is #B99DDD?+

#B99DDD is a HEX color with RGB value rgb(185, 157, 221) and HSL value hsl(266, 48%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #B99DDD?+

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