#A83D9F Color

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

Color preview

#A83D9F

Color formats

HEX
#A83D9F
RGB
rgb(168, 61, 159)
RGBA
rgba(168, 61, 159, 1)
HSL
hsl(305, 47%, 45%)
HSV
hsv(305, 64%, 66%)
CMYK
cmyk(0%, 64%, 5%, 34%)
CSS variable
--color-primary: #A83D9F;
Lowercase HEX
#a83d9f

Shades

Tints

Tones

Harmony

CSS snippets for #A83D9F

.color-a83d9f {
  color: #A83D9F;
  background-color: #A83D9F;
}

Frequently asked questions

What color is #A83D9F?+

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

What is the closest Tailwind color to #A83D9F?+

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