#A3588B Color

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

Color preview

#A3588B

Color formats

HEX
#A3588B
RGB
rgb(163, 88, 139)
RGBA
rgba(163, 88, 139, 1)
HSL
hsl(319, 30%, 49%)
HSV
hsv(319, 46%, 64%)
CMYK
cmyk(0%, 46%, 15%, 36%)
CSS variable
--color-primary: #A3588B;
Lowercase HEX
#a3588b

Shades

Tints

Tones

Harmony

CSS snippets for #A3588B

.color-a3588b {
  color: #A3588B;
  background-color: #A3588B;
}

Frequently asked questions

What color is #A3588B?+

#A3588B is a HEX color with RGB value rgb(163, 88, 139) and HSL value hsl(319, 30%, 49%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #A3588B?+

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