#A53B8D Color

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

Color preview

#A53B8D

Color formats

HEX
#A53B8D
RGB
rgb(165, 59, 141)
RGBA
rgba(165, 59, 141, 1)
HSL
hsl(314, 47%, 44%)
HSV
hsv(314, 64%, 65%)
CMYK
cmyk(0%, 64%, 15%, 35%)
CSS variable
--color-primary: #A53B8D;
Lowercase HEX
#a53b8d

Shades

Tints

Tones

Harmony

CSS snippets for #A53B8D

.color-a53b8d {
  color: #A53B8D;
  background-color: #A53B8D;
}

Frequently asked questions

What color is #A53B8D?+

#A53B8D is a HEX color with RGB value rgb(165, 59, 141) and HSL value hsl(314, 47%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A53B8D?+

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