#A180CC Color

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

Color preview

#A180CC

Color formats

HEX
#A180CC
RGB
rgb(161, 128, 204)
RGBA
rgba(161, 128, 204, 1)
HSL
hsl(266, 43%, 65%)
HSV
hsv(266, 37%, 80%)
CMYK
cmyk(21%, 37%, 0%, 20%)
CSS variable
--color-primary: #A180CC;
Lowercase HEX
#a180cc

Shades

Tints

Tones

Harmony

CSS snippets for #A180CC

.color-a180cc {
  color: #A180CC;
  background-color: #A180CC;
}

Frequently asked questions

What color is #A180CC?+

#A180CC is a HEX color with RGB value rgb(161, 128, 204) and HSL value hsl(266, 43%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A180CC?+

The closest Tailwind color is slate-400, available as the bg-slate-400 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