#AB6AFF Color

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

Color preview

#AB6AFF

Color formats

HEX
#AB6AFF
RGB
rgb(171, 106, 255)
RGBA
rgba(171, 106, 255, 1)
HSL
hsl(266, 100%, 71%)
HSV
hsv(266, 58%, 100%)
CMYK
cmyk(33%, 58%, 0%, 0%)
CSS variable
--color-primary: #AB6AFF;
Lowercase HEX
#ab6aff

Shades

Tints

Tones

Harmony

CSS snippets for #AB6AFF

.color-ab6aff {
  color: #AB6AFF;
  background-color: #AB6AFF;
}

Frequently asked questions

What color is #AB6AFF?+

#AB6AFF is a HEX color with RGB value rgb(171, 106, 255) and HSL value hsl(266, 100%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AB6AFF?+

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