#A82DDC Color

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

Color preview

#A82DDC

Color formats

HEX
#A82DDC
RGB
rgb(168, 45, 220)
RGBA
rgba(168, 45, 220, 1)
HSL
hsl(282, 71%, 52%)
HSV
hsv(282, 80%, 86%)
CMYK
cmyk(24%, 80%, 0%, 14%)
CSS variable
--color-primary: #A82DDC;
Lowercase HEX
#a82ddc

Shades

Tints

Tones

Harmony

CSS snippets for #A82DDC

.color-a82ddc {
  color: #A82DDC;
  background-color: #A82DDC;
}

Frequently asked questions

What color is #A82DDC?+

#A82DDC is a HEX color with RGB value rgb(168, 45, 220) and HSL value hsl(282, 71%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A82DDC?+

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