#A06ACC Color

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

Color preview

#A06ACC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A06ACC

.color-a06acc {
  color: #A06ACC;
  background-color: #A06ACC;
}

Frequently asked questions

What color is #A06ACC?+

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

What is the closest Tailwind color to #A06ACC?+

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