#A53CEB Color

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

Color preview

#A53CEB

Color formats

HEX
#A53CEB
RGB
rgb(165, 60, 235)
RGBA
rgba(165, 60, 235, 1)
HSL
hsl(276, 81%, 58%)
HSV
hsv(276, 74%, 92%)
CMYK
cmyk(30%, 74%, 0%, 8%)
CSS variable
--color-primary: #A53CEB;
Lowercase HEX
#a53ceb

Shades

Tints

Tones

Harmony

CSS snippets for #A53CEB

.color-a53ceb {
  color: #A53CEB;
  background-color: #A53CEB;
}

Frequently asked questions

What color is #A53CEB?+

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

What is the closest Tailwind color to #A53CEB?+

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