#A82E9E Color

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

Color preview

#A82E9E

Color formats

HEX
#A82E9E
RGB
rgb(168, 46, 158)
RGBA
rgba(168, 46, 158, 1)
HSL
hsl(305, 57%, 42%)
HSV
hsv(305, 73%, 66%)
CMYK
cmyk(0%, 73%, 6%, 34%)
CSS variable
--color-primary: #A82E9E;
Lowercase HEX
#a82e9e

Shades

Tints

Tones

Harmony

CSS snippets for #A82E9E

.color-a82e9e {
  color: #A82E9E;
  background-color: #A82E9E;
}

Frequently asked questions

What color is #A82E9E?+

#A82E9E is a HEX color with RGB value rgb(168, 46, 158) and HSL value hsl(305, 57%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A82E9E?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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