#A53C7E Color

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

Color preview

#A53C7E

Color formats

HEX
#A53C7E
RGB
rgb(165, 60, 126)
RGBA
rgba(165, 60, 126, 1)
HSL
hsl(322, 47%, 44%)
HSV
hsv(322, 64%, 65%)
CMYK
cmyk(0%, 64%, 24%, 35%)
CSS variable
--color-primary: #A53C7E;
Lowercase HEX
#a53c7e

Shades

Tints

Tones

Harmony

CSS snippets for #A53C7E

.color-a53c7e {
  color: #A53C7E;
  background-color: #A53C7E;
}

Frequently asked questions

What color is #A53C7E?+

#A53C7E is a HEX color with RGB value rgb(165, 60, 126) and HSL value hsl(322, 47%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A53C7E?+

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