#A53B7D Color

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

Color preview

#A53B7D

Color formats

HEX
#A53B7D
RGB
rgb(165, 59, 125)
RGBA
rgba(165, 59, 125, 1)
HSL
hsl(323, 47%, 44%)
HSV
hsv(323, 64%, 65%)
CMYK
cmyk(0%, 64%, 24%, 35%)
CSS variable
--color-primary: #A53B7D;
Lowercase HEX
#a53b7d

Shades

Tints

Tones

Harmony

CSS snippets for #A53B7D

.color-a53b7d {
  color: #A53B7D;
  background-color: #A53B7D;
}

Frequently asked questions

What color is #A53B7D?+

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

What is the closest Tailwind color to #A53B7D?+

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