#A06ACD Color

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

Color preview

#A06ACD

Color formats

HEX
#A06ACD
RGB
rgb(160, 106, 205)
RGBA
rgba(160, 106, 205, 1)
HSL
hsl(273, 50%, 61%)
HSV
hsv(273, 48%, 80%)
CMYK
cmyk(22%, 48%, 0%, 20%)
CSS variable
--color-primary: #A06ACD;
Lowercase HEX
#a06acd

Shades

Tints

Tones

Harmony

CSS snippets for #A06ACD

.color-a06acd {
  color: #A06ACD;
  background-color: #A06ACD;
}

Frequently asked questions

What color is #A06ACD?+

#A06ACD is a HEX color with RGB value rgb(160, 106, 205) and HSL value hsl(273, 50%, 61%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A06ACD?+

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