#A166CC Color

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

Color preview

#A166CC

Color formats

HEX
#A166CC
RGB
rgb(161, 102, 204)
RGBA
rgba(161, 102, 204, 1)
HSL
hsl(275, 50%, 60%)
HSV
hsv(275, 50%, 80%)
CMYK
cmyk(21%, 50%, 0%, 20%)
CSS variable
--color-primary: #A166CC;
Lowercase HEX
#a166cc

Shades

Tints

Tones

Harmony

CSS snippets for #A166CC

.color-a166cc {
  color: #A166CC;
  background-color: #A166CC;
}

Frequently asked questions

What color is #A166CC?+

#A166CC is a HEX color with RGB value rgb(161, 102, 204) and HSL value hsl(275, 50%, 60%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A166CC?+

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