#A3528B Color

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

Color preview

#A3528B

Color formats

HEX
#A3528B
RGB
rgb(163, 82, 139)
RGBA
rgba(163, 82, 139, 1)
HSL
hsl(318, 33%, 48%)
HSV
hsv(318, 50%, 64%)
CMYK
cmyk(0%, 50%, 15%, 36%)
CSS variable
--color-primary: #A3528B;
Lowercase HEX
#a3528b

Shades

Tints

Tones

Harmony

CSS snippets for #A3528B

.color-a3528b {
  color: #A3528B;
  background-color: #A3528B;
}

Frequently asked questions

What color is #A3528B?+

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

What is the closest Tailwind color to #A3528B?+

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