#A11DF3 Color

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

Color preview

#A11DF3

Color formats

HEX
#A11DF3
RGB
rgb(161, 29, 243)
RGBA
rgba(161, 29, 243, 1)
HSL
hsl(277, 90%, 53%)
HSV
hsv(277, 88%, 95%)
CMYK
cmyk(34%, 88%, 0%, 5%)
CSS variable
--color-primary: #A11DF3;
Lowercase HEX
#a11df3

Shades

Tints

Tones

Harmony

CSS snippets for #A11DF3

.color-a11df3 {
  color: #A11DF3;
  background-color: #A11DF3;
}

Frequently asked questions

What color is #A11DF3?+

#A11DF3 is a HEX color with RGB value rgb(161, 29, 243) and HSL value hsl(277, 90%, 53%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A11DF3?+

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