#A111EE Color

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

Color preview

#A111EE

Color formats

HEX
#A111EE
RGB
rgb(161, 17, 238)
RGBA
rgba(161, 17, 238, 1)
HSL
hsl(279, 87%, 50%)
HSV
hsv(279, 93%, 93%)
CMYK
cmyk(32%, 93%, 0%, 7%)
CSS variable
--color-primary: #A111EE;
Lowercase HEX
#a111ee

Shades

Tints

Tones

Harmony

CSS snippets for #A111EE

.color-a111ee {
  color: #A111EE;
  background-color: #A111EE;
}

Frequently asked questions

What color is #A111EE?+

#A111EE is a HEX color with RGB value rgb(161, 17, 238) and HSL value hsl(279, 87%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A111EE?+

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