#A82EB3 Color

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

Color preview

#A82EB3

Color formats

HEX
#A82EB3
RGB
rgb(168, 46, 179)
RGBA
rgba(168, 46, 179, 1)
HSL
hsl(295, 59%, 44%)
HSV
hsv(295, 74%, 70%)
CMYK
cmyk(6%, 74%, 0%, 30%)
CSS variable
--color-primary: #A82EB3;
Lowercase HEX
#a82eb3

Shades

Tints

Tones

Harmony

CSS snippets for #A82EB3

.color-a82eb3 {
  color: #A82EB3;
  background-color: #A82EB3;
}

Frequently asked questions

What color is #A82EB3?+

#A82EB3 is a HEX color with RGB value rgb(168, 46, 179) and HSL value hsl(295, 59%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A82EB3?+

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