#B58BCD Color

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

Color preview

#B58BCD

Color formats

HEX
#B58BCD
RGB
rgb(181, 139, 205)
RGBA
rgba(181, 139, 205, 1)
HSL
hsl(278, 40%, 67%)
HSV
hsv(278, 32%, 80%)
CMYK
cmyk(12%, 32%, 0%, 20%)
CSS variable
--color-primary: #B58BCD;
Lowercase HEX
#b58bcd

Shades

Tints

Tones

Harmony

CSS snippets for #B58BCD

.color-b58bcd {
  color: #B58BCD;
  background-color: #B58BCD;
}

Frequently asked questions

What color is #B58BCD?+

#B58BCD is a HEX color with RGB value rgb(181, 139, 205) and HSL value hsl(278, 40%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B58BCD?+

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