#9966FF Color

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

Color preview

#9966FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9966FF

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

Frequently asked questions

What color is #9966FF?+

#9966FF is a HEX color with RGB value rgb(153, 102, 255) and HSL value hsl(260, 100%, 70%). Its closest CSS named color is MediumSlateBlue.

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

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