#AD6DF1 Color

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

Color preview

#AD6DF1

Color formats

HEX
#AD6DF1
RGB
rgb(173, 109, 241)
RGBA
rgba(173, 109, 241, 1)
HSL
hsl(269, 83%, 69%)
HSV
hsv(269, 55%, 95%)
CMYK
cmyk(28%, 55%, 0%, 5%)
CSS variable
--color-primary: #AD6DF1;
Lowercase HEX
#ad6df1

Shades

Tints

Tones

Harmony

CSS snippets for #AD6DF1

.color-ad6df1 {
  color: #AD6DF1;
  background-color: #AD6DF1;
}

Frequently asked questions

What color is #AD6DF1?+

#AD6DF1 is a HEX color with RGB value rgb(173, 109, 241) and HSL value hsl(269, 83%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AD6DF1?+

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