#9B5BAE Color

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

Color preview

#9B5BAE

Color formats

HEX
#9B5BAE
RGB
rgb(155, 91, 174)
RGBA
rgba(155, 91, 174, 1)
HSL
hsl(286, 34%, 52%)
HSV
hsv(286, 48%, 68%)
CMYK
cmyk(11%, 48%, 0%, 32%)
CSS variable
--color-primary: #9B5BAE;
Lowercase HEX
#9b5bae

Shades

Tints

Tones

Harmony

CSS snippets for #9B5BAE

.color-9b5bae {
  color: #9B5BAE;
  background-color: #9B5BAE;
}

Frequently asked questions

What color is #9B5BAE?+

#9B5BAE is a HEX color with RGB value rgb(155, 91, 174) and HSL value hsl(286, 34%, 52%). Its closest CSS named color is MediumOrchid.

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

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