#A005FA Color

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

Color preview

#A005FA

Color formats

HEX
#A005FA
RGB
rgb(160, 5, 250)
RGBA
rgba(160, 5, 250, 1)
HSL
hsl(278, 96%, 50%)
HSV
hsv(278, 98%, 98%)
CMYK
cmyk(36%, 98%, 0%, 2%)
CSS variable
--color-primary: #A005FA;
Lowercase HEX
#a005fa

Shades

Tints

Tones

Harmony

CSS snippets for #A005FA

.color-a005fa {
  color: #A005FA;
  background-color: #A005FA;
}

Frequently asked questions

What color is #A005FA?+

#A005FA is a HEX color with RGB value rgb(160, 5, 250) and HSL value hsl(278, 96%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A005FA?+

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