#9B5BAC Color

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

Color preview

#9B5BAC

Color formats

HEX
#9B5BAC
RGB
rgb(155, 91, 172)
RGBA
rgba(155, 91, 172, 1)
HSL
hsl(287, 33%, 52%)
HSV
hsv(287, 47%, 67%)
CMYK
cmyk(10%, 47%, 0%, 33%)
CSS variable
--color-primary: #9B5BAC;
Lowercase HEX
#9b5bac

Shades

Tints

Tones

Harmony

CSS snippets for #9B5BAC

.color-9b5bac {
  color: #9B5BAC;
  background-color: #9B5BAC;
}

Frequently asked questions

What color is #9B5BAC?+

#9B5BAC is a HEX color with RGB value rgb(155, 91, 172) and HSL value hsl(287, 33%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #9B5BAC?+

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