#A54A8C Color

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

Color preview

#A54A8C

Color formats

HEX
#A54A8C
RGB
rgb(165, 74, 140)
RGBA
rgba(165, 74, 140, 1)
HSL
hsl(316, 38%, 47%)
HSV
hsv(316, 55%, 65%)
CMYK
cmyk(0%, 55%, 15%, 35%)
CSS variable
--color-primary: #A54A8C;
Lowercase HEX
#a54a8c

Shades

Tints

Tones

Harmony

CSS snippets for #A54A8C

.color-a54a8c {
  color: #A54A8C;
  background-color: #A54A8C;
}

Frequently asked questions

What color is #A54A8C?+

#A54A8C is a HEX color with RGB value rgb(165, 74, 140) and HSL value hsl(316, 38%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A54A8C?+

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