#AD6FFF Color

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

Color preview

#AD6FFF

Color formats

HEX
#AD6FFF
RGB
rgb(173, 111, 255)
RGBA
rgba(173, 111, 255, 1)
HSL
hsl(266, 100%, 72%)
HSV
hsv(266, 56%, 100%)
CMYK
cmyk(32%, 56%, 0%, 0%)
CSS variable
--color-primary: #AD6FFF;
Lowercase HEX
#ad6fff

Shades

Tints

Tones

Harmony

CSS snippets for #AD6FFF

.color-ad6fff {
  color: #AD6FFF;
  background-color: #AD6FFF;
}

Frequently asked questions

What color is #AD6FFF?+

#AD6FFF is a HEX color with RGB value rgb(173, 111, 255) and HSL value hsl(266, 100%, 72%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AD6FFF?+

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