#B58BBB Color

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

Color preview

#B58BBB

Color formats

HEX
#B58BBB
RGB
rgb(181, 139, 187)
RGBA
rgba(181, 139, 187, 1)
HSL
hsl(293, 26%, 64%)
HSV
hsv(293, 26%, 73%)
CMYK
cmyk(3%, 26%, 0%, 27%)
CSS variable
--color-primary: #B58BBB;
Lowercase HEX
#b58bbb

Shades

Tints

Tones

Harmony

CSS snippets for #B58BBB

.color-b58bbb {
  color: #B58BBB;
  background-color: #B58BBB;
}

Frequently asked questions

What color is #B58BBB?+

#B58BBB is a HEX color with RGB value rgb(181, 139, 187) and HSL value hsl(293, 26%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B58BBB?+

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