#A82EE0 Color

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

Color preview

#A82EE0

Color formats

HEX
#A82EE0
RGB
rgb(168, 46, 224)
RGBA
rgba(168, 46, 224, 1)
HSL
hsl(281, 74%, 53%)
HSV
hsv(281, 79%, 88%)
CMYK
cmyk(25%, 79%, 0%, 12%)
CSS variable
--color-primary: #A82EE0;
Lowercase HEX
#a82ee0

Shades

Tints

Tones

Harmony

CSS snippets for #A82EE0

.color-a82ee0 {
  color: #A82EE0;
  background-color: #A82EE0;
}

Frequently asked questions

What color is #A82EE0?+

#A82EE0 is a HEX color with RGB value rgb(168, 46, 224) and HSL value hsl(281, 74%, 53%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A82EE0?+

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