#B58CCA Color

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

Color preview

#B58CCA

Color formats

HEX
#B58CCA
RGB
rgb(181, 140, 202)
RGBA
rgba(181, 140, 202, 1)
HSL
hsl(280, 37%, 67%)
HSV
hsv(280, 31%, 79%)
CMYK
cmyk(10%, 31%, 0%, 21%)
CSS variable
--color-primary: #B58CCA;
Lowercase HEX
#b58cca

Shades

Tints

Tones

Harmony

CSS snippets for #B58CCA

.color-b58cca {
  color: #B58CCA;
  background-color: #B58CCA;
}

Frequently asked questions

What color is #B58CCA?+

#B58CCA is a HEX color with RGB value rgb(181, 140, 202) and HSL value hsl(280, 37%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B58CCA?+

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