#A01EF1 Color

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

Color preview

#A01EF1

Color formats

HEX
#A01EF1
RGB
rgb(160, 30, 241)
RGBA
rgba(160, 30, 241, 1)
HSL
hsl(277, 88%, 53%)
HSV
hsv(277, 88%, 95%)
CMYK
cmyk(34%, 88%, 0%, 5%)
CSS variable
--color-primary: #A01EF1;
Lowercase HEX
#a01ef1

Shades

Tints

Tones

Harmony

CSS snippets for #A01EF1

.color-a01ef1 {
  color: #A01EF1;
  background-color: #A01EF1;
}

Frequently asked questions

What color is #A01EF1?+

#A01EF1 is a HEX color with RGB value rgb(160, 30, 241) and HSL value hsl(277, 88%, 53%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A01EF1?+

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