#9A4DFF Color

Inspect #9A4DFF across formats, palettes, contrast and closest named color matches.

Color preview

#9A4DFF

Color formats

HEX
#9A4DFF
RGB
rgb(154, 77, 255)
RGBA
rgba(154, 77, 255, 1)
HSL
hsl(266, 100%, 65%)
HSV
hsv(266, 70%, 100%)
CMYK
cmyk(40%, 70%, 0%, 0%)
CSS variable
--color-primary: #9A4DFF;
Lowercase HEX
#9a4dff

Shades

Tints

Tones

Harmony

CSS snippets for #9A4DFF

.color-9a4dff {
  color: #9A4DFF;
  background-color: #9A4DFF;
}

Frequently asked questions

What color is #9A4DFF?+

#9A4DFF is a HEX color with RGB value rgb(154, 77, 255) and HSL value hsl(266, 100%, 65%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #9A4DFF?+

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