#A12AE6 Color

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

Color preview

#A12AE6

Color formats

HEX
#A12AE6
RGB
rgb(161, 42, 230)
RGBA
rgba(161, 42, 230, 1)
HSL
hsl(278, 79%, 53%)
HSV
hsv(278, 82%, 90%)
CMYK
cmyk(30%, 82%, 0%, 10%)
CSS variable
--color-primary: #A12AE6;
Lowercase HEX
#a12ae6

Shades

Tints

Tones

Harmony

CSS snippets for #A12AE6

.color-a12ae6 {
  color: #A12AE6;
  background-color: #A12AE6;
}

Frequently asked questions

What color is #A12AE6?+

#A12AE6 is a HEX color with RGB value rgb(161, 42, 230) and HSL value hsl(278, 79%, 53%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A12AE6?+

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