#A01FEB Color

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

Color preview

#A01FEB

Color formats

HEX
#A01FEB
RGB
rgb(160, 31, 235)
RGBA
rgba(160, 31, 235, 1)
HSL
hsl(278, 84%, 52%)
HSV
hsv(278, 87%, 92%)
CMYK
cmyk(32%, 87%, 0%, 8%)
CSS variable
--color-primary: #A01FEB;
Lowercase HEX
#a01feb

Shades

Tints

Tones

Harmony

CSS snippets for #A01FEB

.color-a01feb {
  color: #A01FEB;
  background-color: #A01FEB;
}

Frequently asked questions

What color is #A01FEB?+

#A01FEB is a HEX color with RGB value rgb(160, 31, 235) and HSL value hsl(278, 84%, 52%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A01FEB?+

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