#A86DBA Color

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

Color preview

#A86DBA

Color formats

HEX
#A86DBA
RGB
rgb(168, 109, 186)
RGBA
rgba(168, 109, 186, 1)
HSL
hsl(286, 36%, 58%)
HSV
hsv(286, 41%, 73%)
CMYK
cmyk(10%, 41%, 0%, 27%)
CSS variable
--color-primary: #A86DBA;
Lowercase HEX
#a86dba

Shades

Tints

Tones

Harmony

CSS snippets for #A86DBA

.color-a86dba {
  color: #A86DBA;
  background-color: #A86DBA;
}

Frequently asked questions

What color is #A86DBA?+

#A86DBA is a HEX color with RGB value rgb(168, 109, 186) and HSL value hsl(286, 36%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A86DBA?+

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