#A91FFF Color

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

Color preview

#A91FFF

Color formats

HEX
#A91FFF
RGB
rgb(169, 31, 255)
RGBA
rgba(169, 31, 255, 1)
HSL
hsl(277, 100%, 56%)
HSV
hsv(277, 88%, 100%)
CMYK
cmyk(34%, 88%, 0%, 0%)
CSS variable
--color-primary: #A91FFF;
Lowercase HEX
#a91fff

Shades

Tints

Tones

Harmony

CSS snippets for #A91FFF

.color-a91fff {
  color: #A91FFF;
  background-color: #A91FFF;
}

Frequently asked questions

What color is #A91FFF?+

#A91FFF is a HEX color with RGB value rgb(169, 31, 255) and HSL value hsl(277, 100%, 56%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A91FFF?+

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