#9C5BAC Color

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

Color preview

#9C5BAC

Color formats

HEX
#9C5BAC
RGB
rgb(156, 91, 172)
RGBA
rgba(156, 91, 172, 1)
HSL
hsl(288, 33%, 52%)
HSV
hsv(288, 47%, 67%)
CMYK
cmyk(9%, 47%, 0%, 33%)
CSS variable
--color-primary: #9C5BAC;
Lowercase HEX
#9c5bac

Shades

Tints

Tones

Harmony

CSS snippets for #9C5BAC

.color-9c5bac {
  color: #9C5BAC;
  background-color: #9C5BAC;
}

Frequently asked questions

What color is #9C5BAC?+

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

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

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