#AB6FFF Color

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

Color preview

#AB6FFF

Color formats

HEX
#AB6FFF
RGB
rgb(171, 111, 255)
RGBA
rgba(171, 111, 255, 1)
HSL
hsl(265, 100%, 72%)
HSV
hsv(265, 56%, 100%)
CMYK
cmyk(33%, 56%, 0%, 0%)
CSS variable
--color-primary: #AB6FFF;
Lowercase HEX
#ab6fff

Shades

Tints

Tones

Harmony

CSS snippets for #AB6FFF

.color-ab6fff {
  color: #AB6FFF;
  background-color: #AB6FFF;
}

Frequently asked questions

What color is #AB6FFF?+

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

What is the closest Tailwind color to #AB6FFF?+

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