#A12EFF Color

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

Color preview

#A12EFF

Color formats

HEX
#A12EFF
RGB
rgb(161, 46, 255)
RGBA
rgba(161, 46, 255, 1)
HSL
hsl(273, 100%, 59%)
HSV
hsv(273, 82%, 100%)
CMYK
cmyk(37%, 82%, 0%, 0%)
CSS variable
--color-primary: #A12EFF;
Lowercase HEX
#a12eff

Shades

Tints

Tones

Harmony

CSS snippets for #A12EFF

.color-a12eff {
  color: #A12EFF;
  background-color: #A12EFF;
}

Frequently asked questions

What color is #A12EFF?+

#A12EFF is a HEX color with RGB value rgb(161, 46, 255) and HSL value hsl(273, 100%, 59%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A12EFF?+

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