#A54EAC Color

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

Color preview

#A54EAC

Color formats

HEX
#A54EAC
RGB
rgb(165, 78, 172)
RGBA
rgba(165, 78, 172, 1)
HSL
hsl(296, 38%, 49%)
HSV
hsv(296, 55%, 67%)
CMYK
cmyk(4%, 55%, 0%, 33%)
CSS variable
--color-primary: #A54EAC;
Lowercase HEX
#a54eac

Shades

Tints

Tones

Harmony

CSS snippets for #A54EAC

.color-a54eac {
  color: #A54EAC;
  background-color: #A54EAC;
}

Frequently asked questions

What color is #A54EAC?+

#A54EAC is a HEX color with RGB value rgb(165, 78, 172) and HSL value hsl(296, 38%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A54EAC?+

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