#A12FFF Color

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

Color preview

#A12FFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A12FFF

.color-a12fff {
  color: #A12FFF;
  background-color: #A12FFF;
}

Frequently asked questions

What color is #A12FFF?+

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

What is the closest Tailwind color to #A12FFF?+

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