#A08BAD Color

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

Color preview

#A08BAD

Color formats

HEX
#A08BAD
RGB
rgb(160, 139, 173)
RGBA
rgba(160, 139, 173, 1)
HSL
hsl(277, 17%, 61%)
HSV
hsv(277, 20%, 68%)
CMYK
cmyk(8%, 20%, 0%, 32%)
CSS variable
--color-primary: #A08BAD;
Lowercase HEX
#a08bad

Shades

Tints

Tones

Harmony

CSS snippets for #A08BAD

.color-a08bad {
  color: #A08BAD;
  background-color: #A08BAD;
}

Frequently asked questions

What color is #A08BAD?+

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

What is the closest Tailwind color to #A08BAD?+

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