#A01DDD Color

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

Color preview

#A01DDD

Color formats

HEX
#A01DDD
RGB
rgb(160, 29, 221)
RGBA
rgba(160, 29, 221, 1)
HSL
hsl(281, 77%, 49%)
HSV
hsv(281, 87%, 87%)
CMYK
cmyk(28%, 87%, 0%, 13%)
CSS variable
--color-primary: #A01DDD;
Lowercase HEX
#a01ddd

Shades

Tints

Tones

Harmony

CSS snippets for #A01DDD

.color-a01ddd {
  color: #A01DDD;
  background-color: #A01DDD;
}

Frequently asked questions

What color is #A01DDD?+

#A01DDD is a HEX color with RGB value rgb(160, 29, 221) and HSL value hsl(281, 77%, 49%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A01DDD?+

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