#A46EB3 Color

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

Color preview

#A46EB3

Color formats

HEX
#A46EB3
RGB
rgb(164, 110, 179)
RGBA
rgba(164, 110, 179, 1)
HSL
hsl(287, 31%, 57%)
HSV
hsv(287, 39%, 70%)
CMYK
cmyk(8%, 39%, 0%, 30%)
CSS variable
--color-primary: #A46EB3;
Lowercase HEX
#a46eb3

Shades

Tints

Tones

Harmony

CSS snippets for #A46EB3

.color-a46eb3 {
  color: #A46EB3;
  background-color: #A46EB3;
}

Frequently asked questions

What color is #A46EB3?+

#A46EB3 is a HEX color with RGB value rgb(164, 110, 179) and HSL value hsl(287, 31%, 57%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A46EB3?+

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