#A3548B Color

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

Color preview

#A3548B

Color formats

HEX
#A3548B
RGB
rgb(163, 84, 139)
RGBA
rgba(163, 84, 139, 1)
HSL
hsl(318, 32%, 48%)
HSV
hsv(318, 48%, 64%)
CMYK
cmyk(0%, 48%, 15%, 36%)
CSS variable
--color-primary: #A3548B;
Lowercase HEX
#a3548b

Shades

Tints

Tones

Harmony

CSS snippets for #A3548B

.color-a3548b {
  color: #A3548B;
  background-color: #A3548B;
}

Frequently asked questions

What color is #A3548B?+

#A3548B is a HEX color with RGB value rgb(163, 84, 139) and HSL value hsl(318, 32%, 48%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #A3548B?+

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