#AB6DEE Color

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

Color preview

#AB6DEE

Color formats

HEX
#AB6DEE
RGB
rgb(171, 109, 238)
RGBA
rgba(171, 109, 238, 1)
HSL
hsl(269, 79%, 68%)
HSV
hsv(269, 54%, 93%)
CMYK
cmyk(28%, 54%, 0%, 7%)
CSS variable
--color-primary: #AB6DEE;
Lowercase HEX
#ab6dee

Shades

Tints

Tones

Harmony

CSS snippets for #AB6DEE

.color-ab6dee {
  color: #AB6DEE;
  background-color: #AB6DEE;
}

Frequently asked questions

What color is #AB6DEE?+

#AB6DEE is a HEX color with RGB value rgb(171, 109, 238) and HSL value hsl(269, 79%, 68%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AB6DEE?+

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