#A11BDA Color

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

Color preview

#A11BDA

Color formats

HEX
#A11BDA
RGB
rgb(161, 27, 218)
RGBA
rgba(161, 27, 218, 1)
HSL
hsl(282, 78%, 48%)
HSV
hsv(282, 88%, 85%)
CMYK
cmyk(26%, 88%, 0%, 15%)
CSS variable
--color-primary: #A11BDA;
Lowercase HEX
#a11bda

Shades

Tints

Tones

Harmony

CSS snippets for #A11BDA

.color-a11bda {
  color: #A11BDA;
  background-color: #A11BDA;
}

Frequently asked questions

What color is #A11BDA?+

#A11BDA is a HEX color with RGB value rgb(161, 27, 218) and HSL value hsl(282, 78%, 48%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A11BDA?+

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