#B8A3DD Color

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

Color preview

#B8A3DD

Color formats

HEX
#B8A3DD
RGB
rgb(184, 163, 221)
RGBA
rgba(184, 163, 221, 1)
HSL
hsl(262, 46%, 75%)
HSV
hsv(262, 26%, 87%)
CMYK
cmyk(17%, 26%, 0%, 13%)
CSS variable
--color-primary: #B8A3DD;
Lowercase HEX
#b8a3dd

Shades

Tints

Tones

Harmony

CSS snippets for #B8A3DD

.color-b8a3dd {
  color: #B8A3DD;
  background-color: #B8A3DD;
}

Frequently asked questions

What color is #B8A3DD?+

#B8A3DD is a HEX color with RGB value rgb(184, 163, 221) and HSL value hsl(262, 46%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B8A3DD?+

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