#A06CBA Color

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

Color preview

#A06CBA

Color formats

HEX
#A06CBA
RGB
rgb(160, 108, 186)
RGBA
rgba(160, 108, 186, 1)
HSL
hsl(280, 36%, 58%)
HSV
hsv(280, 42%, 73%)
CMYK
cmyk(14%, 42%, 0%, 27%)
CSS variable
--color-primary: #A06CBA;
Lowercase HEX
#a06cba

Shades

Tints

Tones

Harmony

CSS snippets for #A06CBA

.color-a06cba {
  color: #A06CBA;
  background-color: #A06CBA;
}

Frequently asked questions

What color is #A06CBA?+

#A06CBA is a HEX color with RGB value rgb(160, 108, 186) and HSL value hsl(280, 36%, 58%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A06CBA?+

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