#A51FFF Color

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

Color preview

#A51FFF

Color formats

HEX
#A51FFF
RGB
rgb(165, 31, 255)
RGBA
rgba(165, 31, 255, 1)
HSL
hsl(276, 100%, 56%)
HSV
hsv(276, 88%, 100%)
CMYK
cmyk(35%, 88%, 0%, 0%)
CSS variable
--color-primary: #A51FFF;
Lowercase HEX
#a51fff

Shades

Tints

Tones

Harmony

CSS snippets for #A51FFF

.color-a51fff {
  color: #A51FFF;
  background-color: #A51FFF;
}

Frequently asked questions

What color is #A51FFF?+

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

What is the closest Tailwind color to #A51FFF?+

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