#A86DBC Color

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

Color preview

#A86DBC

Color formats

HEX
#A86DBC
RGB
rgb(168, 109, 188)
RGBA
rgba(168, 109, 188, 1)
HSL
hsl(285, 37%, 58%)
HSV
hsv(285, 42%, 74%)
CMYK
cmyk(11%, 42%, 0%, 26%)
CSS variable
--color-primary: #A86DBC;
Lowercase HEX
#a86dbc

Shades

Tints

Tones

Harmony

CSS snippets for #A86DBC

.color-a86dbc {
  color: #A86DBC;
  background-color: #A86DBC;
}

Frequently asked questions

What color is #A86DBC?+

#A86DBC is a HEX color with RGB value rgb(168, 109, 188) and HSL value hsl(285, 37%, 58%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A86DBC?+

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