#A50AFF Color

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

Color preview

#A50AFF

Color formats

HEX
#A50AFF
RGB
rgb(165, 10, 255)
RGBA
rgba(165, 10, 255, 1)
HSL
hsl(278, 100%, 52%)
HSV
hsv(278, 96%, 100%)
CMYK
cmyk(35%, 96%, 0%, 0%)
CSS variable
--color-primary: #A50AFF;
Lowercase HEX
#a50aff

Shades

Tints

Tones

Harmony

CSS snippets for #A50AFF

.color-a50aff {
  color: #A50AFF;
  background-color: #A50AFF;
}

Frequently asked questions

What color is #A50AFF?+

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

What is the closest Tailwind color to #A50AFF?+

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