#B8A7DD Color

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

Color preview

#B8A7DD

Color formats

HEX
#B8A7DD
RGB
rgb(184, 167, 221)
RGBA
rgba(184, 167, 221, 1)
HSL
hsl(259, 44%, 76%)
HSV
hsv(259, 24%, 87%)
CMYK
cmyk(17%, 24%, 0%, 13%)
CSS variable
--color-primary: #B8A7DD;
Lowercase HEX
#b8a7dd

Shades

Tints

Tones

Harmony

CSS snippets for #B8A7DD

.color-b8a7dd {
  color: #B8A7DD;
  background-color: #B8A7DD;
}

Frequently asked questions

What color is #B8A7DD?+

#B8A7DD is a HEX color with RGB value rgb(184, 167, 221) and HSL value hsl(259, 44%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B8A7DD?+

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