#A05ADD Color

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

Color preview

#A05ADD

Color formats

HEX
#A05ADD
RGB
rgb(160, 90, 221)
RGBA
rgba(160, 90, 221, 1)
HSL
hsl(272, 66%, 61%)
HSV
hsv(272, 59%, 87%)
CMYK
cmyk(28%, 59%, 0%, 13%)
CSS variable
--color-primary: #A05ADD;
Lowercase HEX
#a05add

Shades

Tints

Tones

Harmony

CSS snippets for #A05ADD

.color-a05add {
  color: #A05ADD;
  background-color: #A05ADD;
}

Frequently asked questions

What color is #A05ADD?+

#A05ADD is a HEX color with RGB value rgb(160, 90, 221) and HSL value hsl(272, 66%, 61%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A05ADD?+

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