#A83ACC Color

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

Color preview

#A83ACC

Color formats

HEX
#A83ACC
RGB
rgb(168, 58, 204)
RGBA
rgba(168, 58, 204, 1)
HSL
hsl(285, 59%, 51%)
HSV
hsv(285, 72%, 80%)
CMYK
cmyk(18%, 72%, 0%, 20%)
CSS variable
--color-primary: #A83ACC;
Lowercase HEX
#a83acc

Shades

Tints

Tones

Harmony

CSS snippets for #A83ACC

.color-a83acc {
  color: #A83ACC;
  background-color: #A83ACC;
}

Frequently asked questions

What color is #A83ACC?+

#A83ACC is a HEX color with RGB value rgb(168, 58, 204) and HSL value hsl(285, 59%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A83ACC?+

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