#9B5AAC Color

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

Color preview

#9B5AAC

Color formats

HEX
#9B5AAC
RGB
rgb(155, 90, 172)
RGBA
rgba(155, 90, 172, 1)
HSL
hsl(288, 33%, 51%)
HSV
hsv(288, 48%, 67%)
CMYK
cmyk(10%, 48%, 0%, 33%)
CSS variable
--color-primary: #9B5AAC;
Lowercase HEX
#9b5aac

Shades

Tints

Tones

Harmony

CSS snippets for #9B5AAC

.color-9b5aac {
  color: #9B5AAC;
  background-color: #9B5AAC;
}

Frequently asked questions

What color is #9B5AAC?+

#9B5AAC is a HEX color with RGB value rgb(155, 90, 172) and HSL value hsl(288, 33%, 51%). Its closest CSS named color is MediumOrchid.

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

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