#9B2CAA Color

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

Color preview

#9B2CAA

Color formats

HEX
#9B2CAA
RGB
rgb(155, 44, 170)
RGBA
rgba(155, 44, 170, 1)
HSL
hsl(293, 59%, 42%)
HSV
hsv(293, 74%, 67%)
CMYK
cmyk(9%, 74%, 0%, 33%)
CSS variable
--color-primary: #9B2CAA;
Lowercase HEX
#9b2caa

Shades

Tints

Tones

Harmony

CSS snippets for #9B2CAA

.color-9b2caa {
  color: #9B2CAA;
  background-color: #9B2CAA;
}

Frequently asked questions

What color is #9B2CAA?+

#9B2CAA is a HEX color with RGB value rgb(155, 44, 170) and HSL value hsl(293, 59%, 42%). Its closest CSS named color is DarkOrchid.

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

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