#960AFA Color

Inspect #960AFA across formats, palettes, contrast and closest named color matches.

Color preview

#960AFA

Color formats

HEX
#960AFA
RGB
rgb(150, 10, 250)
RGBA
rgba(150, 10, 250, 1)
HSL
hsl(275, 96%, 51%)
HSV
hsv(275, 96%, 98%)
CMYK
cmyk(40%, 96%, 0%, 2%)
CSS variable
--color-primary: #960AFA;
Lowercase HEX
#960afa

Shades

Tints

Tones

Harmony

CSS snippets for #960AFA

.color-960afa {
  color: #960AFA;
  background-color: #960AFA;
}

Frequently asked questions

What color is #960AFA?+

#960AFA is a HEX color with RGB value rgb(150, 10, 250) and HSL value hsl(275, 96%, 51%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #960AFA?+

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