#A83D7C Color

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

Color preview

#A83D7C

Color formats

HEX
#A83D7C
RGB
rgb(168, 61, 124)
RGBA
rgba(168, 61, 124, 1)
HSL
hsl(325, 47%, 45%)
HSV
hsv(325, 64%, 66%)
CMYK
cmyk(0%, 64%, 26%, 34%)
CSS variable
--color-primary: #A83D7C;
Lowercase HEX
#a83d7c

Shades

Tints

Tones

Harmony

CSS snippets for #A83D7C

.color-a83d7c {
  color: #A83D7C;
  background-color: #A83D7C;
}

Frequently asked questions

What color is #A83D7C?+

#A83D7C is a HEX color with RGB value rgb(168, 61, 124) and HSL value hsl(325, 47%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A83D7C?+

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