#B58BAD Color

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

Color preview

#B58BAD

Color formats

HEX
#B58BAD
RGB
rgb(181, 139, 173)
RGBA
rgba(181, 139, 173, 1)
HSL
hsl(311, 22%, 63%)
HSV
hsv(311, 23%, 71%)
CMYK
cmyk(0%, 23%, 4%, 29%)
CSS variable
--color-primary: #B58BAD;
Lowercase HEX
#b58bad

Shades

Tints

Tones

Harmony

CSS snippets for #B58BAD

.color-b58bad {
  color: #B58BAD;
  background-color: #B58BAD;
}

Frequently asked questions

What color is #B58BAD?+

#B58BAD is a HEX color with RGB value rgb(181, 139, 173) and HSL value hsl(311, 22%, 63%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B58BAD?+

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