#A73FE4 Color

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

Color preview

#A73FE4

Color formats

HEX
#A73FE4
RGB
rgb(167, 63, 228)
RGBA
rgba(167, 63, 228, 1)
HSL
hsl(278, 75%, 57%)
HSV
hsv(278, 72%, 89%)
CMYK
cmyk(27%, 72%, 0%, 11%)
CSS variable
--color-primary: #A73FE4;
Lowercase HEX
#a73fe4

Shades

Tints

Tones

Harmony

CSS snippets for #A73FE4

.color-a73fe4 {
  color: #A73FE4;
  background-color: #A73FE4;
}

Frequently asked questions

What color is #A73FE4?+

#A73FE4 is a HEX color with RGB value rgb(167, 63, 228) and HSL value hsl(278, 75%, 57%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A73FE4?+

The closest Tailwind color is purple-600, available as the bg-purple-600 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