#A58BAD Color

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

Color preview

#A58BAD

Color formats

HEX
#A58BAD
RGB
rgb(165, 139, 173)
RGBA
rgba(165, 139, 173, 1)
HSL
hsl(286, 17%, 61%)
HSV
hsv(286, 20%, 68%)
CMYK
cmyk(5%, 20%, 0%, 32%)
CSS variable
--color-primary: #A58BAD;
Lowercase HEX
#a58bad

Shades

Tints

Tones

Harmony

CSS snippets for #A58BAD

.color-a58bad {
  color: #A58BAD;
  background-color: #A58BAD;
}

Frequently asked questions

What color is #A58BAD?+

#A58BAD is a HEX color with RGB value rgb(165, 139, 173) and HSL value hsl(286, 17%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A58BAD?+

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