#A11AE0 Color

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

Color preview

#A11AE0

Color formats

HEX
#A11AE0
RGB
rgb(161, 26, 224)
RGBA
rgba(161, 26, 224, 1)
HSL
hsl(281, 79%, 49%)
HSV
hsv(281, 88%, 88%)
CMYK
cmyk(28%, 88%, 0%, 12%)
CSS variable
--color-primary: #A11AE0;
Lowercase HEX
#a11ae0

Shades

Tints

Tones

Harmony

CSS snippets for #A11AE0

.color-a11ae0 {
  color: #A11AE0;
  background-color: #A11AE0;
}

Frequently asked questions

What color is #A11AE0?+

#A11AE0 is a HEX color with RGB value rgb(161, 26, 224) and HSL value hsl(281, 79%, 49%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A11AE0?+

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