#A10FF0 Color

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

Color preview

#A10FF0

Color formats

HEX
#A10FF0
RGB
rgb(161, 15, 240)
RGBA
rgba(161, 15, 240, 1)
HSL
hsl(279, 88%, 50%)
HSV
hsv(279, 94%, 94%)
CMYK
cmyk(33%, 94%, 0%, 6%)
CSS variable
--color-primary: #A10FF0;
Lowercase HEX
#a10ff0

Shades

Tints

Tones

Harmony

CSS snippets for #A10FF0

.color-a10ff0 {
  color: #A10FF0;
  background-color: #A10FF0;
}

Frequently asked questions

What color is #A10FF0?+

#A10FF0 is a HEX color with RGB value rgb(161, 15, 240) and HSL value hsl(279, 88%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A10FF0?+

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