#A11CCA Color

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

Color preview

#A11CCA

Color formats

HEX
#A11CCA
RGB
rgb(161, 28, 202)
RGBA
rgba(161, 28, 202, 1)
HSL
hsl(286, 76%, 45%)
HSV
hsv(286, 86%, 79%)
CMYK
cmyk(20%, 86%, 0%, 21%)
CSS variable
--color-primary: #A11CCA;
Lowercase HEX
#a11cca

Shades

Tints

Tones

Harmony

CSS snippets for #A11CCA

.color-a11cca {
  color: #A11CCA;
  background-color: #A11CCA;
}

Frequently asked questions

What color is #A11CCA?+

#A11CCA is a HEX color with RGB value rgb(161, 28, 202) and HSL value hsl(286, 76%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A11CCA?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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