#A62AE5 Color

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

Color preview

#A62AE5

Color formats

HEX
#A62AE5
RGB
rgb(166, 42, 229)
RGBA
rgba(166, 42, 229, 1)
HSL
hsl(280, 78%, 53%)
HSV
hsv(280, 82%, 90%)
CMYK
cmyk(28%, 82%, 0%, 10%)
CSS variable
--color-primary: #A62AE5;
Lowercase HEX
#a62ae5

Shades

Tints

Tones

Harmony

CSS snippets for #A62AE5

.color-a62ae5 {
  color: #A62AE5;
  background-color: #A62AE5;
}

Frequently asked questions

What color is #A62AE5?+

#A62AE5 is a HEX color with RGB value rgb(166, 42, 229) and HSL value hsl(280, 78%, 53%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A62AE5?+

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