#B58CCC Color

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

Color preview

#B58CCC

Color formats

HEX
#B58CCC
RGB
rgb(181, 140, 204)
RGBA
rgba(181, 140, 204, 1)
HSL
hsl(278, 39%, 67%)
HSV
hsv(278, 31%, 80%)
CMYK
cmyk(11%, 31%, 0%, 20%)
CSS variable
--color-primary: #B58CCC;
Lowercase HEX
#b58ccc

Shades

Tints

Tones

Harmony

CSS snippets for #B58CCC

.color-b58ccc {
  color: #B58CCC;
  background-color: #B58CCC;
}

Frequently asked questions

What color is #B58CCC?+

#B58CCC is a HEX color with RGB value rgb(181, 140, 204) and HSL value hsl(278, 39%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B58CCC?+

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