#A10AFF Color

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

Color preview

#A10AFF

Color formats

HEX
#A10AFF
RGB
rgb(161, 10, 255)
RGBA
rgba(161, 10, 255, 1)
HSL
hsl(277, 100%, 52%)
HSV
hsv(277, 96%, 100%)
CMYK
cmyk(37%, 96%, 0%, 0%)
CSS variable
--color-primary: #A10AFF;
Lowercase HEX
#a10aff

Shades

Tints

Tones

Harmony

CSS snippets for #A10AFF

.color-a10aff {
  color: #A10AFF;
  background-color: #A10AFF;
}

Frequently asked questions

What color is #A10AFF?+

#A10AFF is a HEX color with RGB value rgb(161, 10, 255) and HSL value hsl(277, 100%, 52%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A10AFF?+

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