#9932CC Color

Inspect #9932CC across formats, palettes, contrast and closest named color matches.

Color preview

#9932CC

Color formats

HEX
#9932CC
RGB
rgb(153, 50, 204)
RGBA
rgba(153, 50, 204, 1)
HSL
hsl(280, 61%, 50%)
HSV
hsv(280, 75%, 80%)
CMYK
cmyk(25%, 75%, 0%, 20%)
CSS variable
--color-primary: #9932CC;
Lowercase HEX
#9932cc

Shades

Tints

Tones

Harmony

CSS snippets for #9932CC

.color-9932cc {
  color: #9932CC;
  background-color: #9932CC;
}

Frequently asked questions

What color is #9932CC?+

#9932CC is a HEX color with RGB value rgb(153, 50, 204) and HSL value hsl(280, 61%, 50%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #9932CC?+

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