#9600FA Color

Inspect #9600FA across formats, palettes, contrast and closest named color matches.

Color preview

#9600FA

Color formats

HEX
#9600FA
RGB
rgb(150, 0, 250)
RGBA
rgba(150, 0, 250, 1)
HSL
hsl(276, 100%, 49%)
HSV
hsv(276, 100%, 98%)
CMYK
cmyk(40%, 100%, 0%, 2%)
CSS variable
--color-primary: #9600FA;
Lowercase HEX
#9600fa

Shades

Tints

Tones

Harmony

CSS snippets for #9600FA

.color-9600fa {
  color: #9600FA;
  background-color: #9600FA;
}

Frequently asked questions

What color is #9600FA?+

#9600FA is a HEX color with RGB value rgb(150, 0, 250) and HSL value hsl(276, 100%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #9600FA?+

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