#A86EB3 Color

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

Color preview

#A86EB3

Color formats

HEX
#A86EB3
RGB
rgb(168, 110, 179)
RGBA
rgba(168, 110, 179, 1)
HSL
hsl(290, 31%, 57%)
HSV
hsv(290, 39%, 70%)
CMYK
cmyk(6%, 39%, 0%, 30%)
CSS variable
--color-primary: #A86EB3;
Lowercase HEX
#a86eb3

Shades

Tints

Tones

Harmony

CSS snippets for #A86EB3

.color-a86eb3 {
  color: #A86EB3;
  background-color: #A86EB3;
}

Frequently asked questions

What color is #A86EB3?+

#A86EB3 is a HEX color with RGB value rgb(168, 110, 179) and HSL value hsl(290, 31%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A86EB3?+

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