#A13DFF Color

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

Color preview

#A13DFF

Color formats

HEX
#A13DFF
RGB
rgb(161, 61, 255)
RGBA
rgba(161, 61, 255, 1)
HSL
hsl(271, 100%, 62%)
HSV
hsv(271, 76%, 100%)
CMYK
cmyk(37%, 76%, 0%, 0%)
CSS variable
--color-primary: #A13DFF;
Lowercase HEX
#a13dff

Shades

Tints

Tones

Harmony

CSS snippets for #A13DFF

.color-a13dff {
  color: #A13DFF;
  background-color: #A13DFF;
}

Frequently asked questions

What color is #A13DFF?+

#A13DFF is a HEX color with RGB value rgb(161, 61, 255) and HSL value hsl(271, 100%, 62%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A13DFF?+

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