#AB6DDE Color

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

Color preview

#AB6DDE

Color formats

HEX
#AB6DDE
RGB
rgb(171, 109, 222)
RGBA
rgba(171, 109, 222, 1)
HSL
hsl(273, 63%, 65%)
HSV
hsv(273, 51%, 87%)
CMYK
cmyk(23%, 51%, 0%, 13%)
CSS variable
--color-primary: #AB6DDE;
Lowercase HEX
#ab6dde

Shades

Tints

Tones

Harmony

CSS snippets for #AB6DDE

.color-ab6dde {
  color: #AB6DDE;
  background-color: #AB6DDE;
}

Frequently asked questions

What color is #AB6DDE?+

#AB6DDE is a HEX color with RGB value rgb(171, 109, 222) and HSL value hsl(273, 63%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AB6DDE?+

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