#A50EF1 Color

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

Color preview

#A50EF1

Color formats

HEX
#A50EF1
RGB
rgb(165, 14, 241)
RGBA
rgba(165, 14, 241, 1)
HSL
hsl(280, 89%, 50%)
HSV
hsv(280, 94%, 95%)
CMYK
cmyk(32%, 94%, 0%, 5%)
CSS variable
--color-primary: #A50EF1;
Lowercase HEX
#a50ef1

Shades

Tints

Tones

Harmony

CSS snippets for #A50EF1

.color-a50ef1 {
  color: #A50EF1;
  background-color: #A50EF1;
}

Frequently asked questions

What color is #A50EF1?+

#A50EF1 is a HEX color with RGB value rgb(165, 14, 241) and HSL value hsl(280, 89%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A50EF1?+

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