#9933FF Color

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

Color preview

#9933FF

Color formats

HEX
#9933FF
RGB
rgb(153, 51, 255)
RGBA
rgba(153, 51, 255, 1)
HSL
hsl(270, 100%, 60%)
HSV
hsv(270, 80%, 100%)
CMYK
cmyk(40%, 80%, 0%, 0%)
CSS variable
--color-primary: #9933FF;
Lowercase HEX
#9933ff

Shades

Tints

Tones

Harmony

CSS snippets for #9933FF

.color-9933ff {
  color: #9933FF;
  background-color: #9933FF;
}

Frequently asked questions

What color is #9933FF?+

#9933FF is a HEX color with RGB value rgb(153, 51, 255) and HSL value hsl(270, 100%, 60%). Its closest CSS named color is BlueViolet.

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

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