#A501FE Color

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

Color preview

#A501FE

Color formats

HEX
#A501FE
RGB
rgb(165, 1, 254)
RGBA
rgba(165, 1, 254, 1)
HSL
hsl(279, 99%, 50%)
HSV
hsv(279, 100%, 100%)
CMYK
cmyk(35%, 100%, 0%, 0%)
CSS variable
--color-primary: #A501FE;
Lowercase HEX
#a501fe

Shades

Tints

Tones

Harmony

CSS snippets for #A501FE

.color-a501fe {
  color: #A501FE;
  background-color: #A501FE;
}

Frequently asked questions

What color is #A501FE?+

#A501FE is a HEX color with RGB value rgb(165, 1, 254) and HSL value hsl(279, 99%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A501FE?+

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