#AB6DCC Color

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

Color preview

#AB6DCC

Color formats

HEX
#AB6DCC
RGB
rgb(171, 109, 204)
RGBA
rgba(171, 109, 204, 1)
HSL
hsl(279, 48%, 61%)
HSV
hsv(279, 47%, 80%)
CMYK
cmyk(16%, 47%, 0%, 20%)
CSS variable
--color-primary: #AB6DCC;
Lowercase HEX
#ab6dcc

Shades

Tints

Tones

Harmony

CSS snippets for #AB6DCC

.color-ab6dcc {
  color: #AB6DCC;
  background-color: #AB6DCC;
}

Frequently asked questions

What color is #AB6DCC?+

#AB6DCC is a HEX color with RGB value rgb(171, 109, 204) and HSL value hsl(279, 48%, 61%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AB6DCC?+

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