#A53CEC Color

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

Color preview

#A53CEC

Color formats

HEX
#A53CEC
RGB
rgb(165, 60, 236)
RGBA
rgba(165, 60, 236, 1)
HSL
hsl(276, 82%, 58%)
HSV
hsv(276, 75%, 93%)
CMYK
cmyk(30%, 75%, 0%, 7%)
CSS variable
--color-primary: #A53CEC;
Lowercase HEX
#a53cec

Shades

Tints

Tones

Harmony

CSS snippets for #A53CEC

.color-a53cec {
  color: #A53CEC;
  background-color: #A53CEC;
}

Frequently asked questions

What color is #A53CEC?+

#A53CEC is a HEX color with RGB value rgb(165, 60, 236) and HSL value hsl(276, 82%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A53CEC?+

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