#A3628B Color

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

Color preview

#A3628B

Color formats

HEX
#A3628B
RGB
rgb(163, 98, 139)
RGBA
rgba(163, 98, 139, 1)
HSL
hsl(322, 26%, 51%)
HSV
hsv(322, 40%, 64%)
CMYK
cmyk(0%, 40%, 15%, 36%)
CSS variable
--color-primary: #A3628B;
Lowercase HEX
#a3628b

Shades

Tints

Tones

Harmony

CSS snippets for #A3628B

.color-a3628b {
  color: #A3628B;
  background-color: #A3628B;
}

Frequently asked questions

What color is #A3628B?+

#A3628B is a HEX color with RGB value rgb(163, 98, 139) and HSL value hsl(322, 26%, 51%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #A3628B?+

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