#9933CC Color

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

Color preview

#9933CC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9933CC

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

Frequently asked questions

What color is #9933CC?+

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

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

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