#B8A1ED Color

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

Color preview

#B8A1ED

Color formats

HEX
#B8A1ED
RGB
rgb(184, 161, 237)
RGBA
rgba(184, 161, 237, 1)
HSL
hsl(258, 68%, 78%)
HSV
hsv(258, 32%, 93%)
CMYK
cmyk(22%, 32%, 0%, 7%)
CSS variable
--color-primary: #B8A1ED;
Lowercase HEX
#b8a1ed

Shades

Tints

Tones

Harmony

CSS snippets for #B8A1ED

.color-b8a1ed {
  color: #B8A1ED;
  background-color: #B8A1ED;
}

Frequently asked questions

What color is #B8A1ED?+

#B8A1ED is a HEX color with RGB value rgb(184, 161, 237) and HSL value hsl(258, 68%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B8A1ED?+

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