#A83D9A Color

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

Color preview

#A83D9A

Color formats

HEX
#A83D9A
RGB
rgb(168, 61, 154)
RGBA
rgba(168, 61, 154, 1)
HSL
hsl(308, 47%, 45%)
HSV
hsv(308, 64%, 66%)
CMYK
cmyk(0%, 64%, 8%, 34%)
CSS variable
--color-primary: #A83D9A;
Lowercase HEX
#a83d9a

Shades

Tints

Tones

Harmony

CSS snippets for #A83D9A

.color-a83d9a {
  color: #A83D9A;
  background-color: #A83D9A;
}

Frequently asked questions

What color is #A83D9A?+

#A83D9A is a HEX color with RGB value rgb(168, 61, 154) and HSL value hsl(308, 47%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A83D9A?+

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