#B98DDD Color

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

Color preview

#B98DDD

Color formats

HEX
#B98DDD
RGB
rgb(185, 141, 221)
RGBA
rgba(185, 141, 221, 1)
HSL
hsl(273, 54%, 71%)
HSV
hsv(273, 36%, 87%)
CMYK
cmyk(16%, 36%, 0%, 13%)
CSS variable
--color-primary: #B98DDD;
Lowercase HEX
#b98ddd

Shades

Tints

Tones

Harmony

CSS snippets for #B98DDD

.color-b98ddd {
  color: #B98DDD;
  background-color: #B98DDD;
}

Frequently asked questions

What color is #B98DDD?+

#B98DDD is a HEX color with RGB value rgb(185, 141, 221) and HSL value hsl(273, 54%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #B98DDD?+

The closest Tailwind color is purple-400, available as the bg-purple-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