#A82EFF Color

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

Color preview

#A82EFF

Color formats

HEX
#A82EFF
RGB
rgb(168, 46, 255)
RGBA
rgba(168, 46, 255, 1)
HSL
hsl(275, 100%, 59%)
HSV
hsv(275, 82%, 100%)
CMYK
cmyk(34%, 82%, 0%, 0%)
CSS variable
--color-primary: #A82EFF;
Lowercase HEX
#a82eff

Shades

Tints

Tones

Harmony

CSS snippets for #A82EFF

.color-a82eff {
  color: #A82EFF;
  background-color: #A82EFF;
}

Frequently asked questions

What color is #A82EFF?+

#A82EFF is a HEX color with RGB value rgb(168, 46, 255) and HSL value hsl(275, 100%, 59%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A82EFF?+

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