#B58AFF Color

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

Color preview

#B58AFF

Color formats

HEX
#B58AFF
RGB
rgb(181, 138, 255)
RGBA
rgba(181, 138, 255, 1)
HSL
hsl(262, 100%, 77%)
HSV
hsv(262, 46%, 100%)
CMYK
cmyk(29%, 46%, 0%, 0%)
CSS variable
--color-primary: #B58AFF;
Lowercase HEX
#b58aff

Shades

Tints

Tones

Harmony

CSS snippets for #B58AFF

.color-b58aff {
  color: #B58AFF;
  background-color: #B58AFF;
}

Frequently asked questions

What color is #B58AFF?+

#B58AFF is a HEX color with RGB value rgb(181, 138, 255) and HSL value hsl(262, 100%, 77%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B58AFF?+

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