#9951FF Color

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

Color preview

#9951FF

Color formats

HEX
#9951FF
RGB
rgb(153, 81, 255)
RGBA
rgba(153, 81, 255, 1)
HSL
hsl(265, 100%, 66%)
HSV
hsv(265, 68%, 100%)
CMYK
cmyk(40%, 68%, 0%, 0%)
CSS variable
--color-primary: #9951FF;
Lowercase HEX
#9951ff

Shades

Tints

Tones

Harmony

CSS snippets for #9951FF

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

Frequently asked questions

What color is #9951FF?+

#9951FF is a HEX color with RGB value rgb(153, 81, 255) and HSL value hsl(265, 100%, 66%). Its closest CSS named color is MediumSlateBlue.

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

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