#A01CDE Color

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

Color preview

#A01CDE

Color formats

HEX
#A01CDE
RGB
rgb(160, 28, 222)
RGBA
rgba(160, 28, 222, 1)
HSL
hsl(281, 78%, 49%)
HSV
hsv(281, 87%, 87%)
CMYK
cmyk(28%, 87%, 0%, 13%)
CSS variable
--color-primary: #A01CDE;
Lowercase HEX
#a01cde

Shades

Tints

Tones

Harmony

CSS snippets for #A01CDE

.color-a01cde {
  color: #A01CDE;
  background-color: #A01CDE;
}

Frequently asked questions

What color is #A01CDE?+

#A01CDE is a HEX color with RGB value rgb(160, 28, 222) and HSL value hsl(281, 78%, 49%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A01CDE?+

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