#A98BAD Color

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

Color preview

#A98BAD

Color formats

HEX
#A98BAD
RGB
rgb(169, 139, 173)
RGBA
rgba(169, 139, 173, 1)
HSL
hsl(293, 17%, 61%)
HSV
hsv(293, 20%, 68%)
CMYK
cmyk(2%, 20%, 0%, 32%)
CSS variable
--color-primary: #A98BAD;
Lowercase HEX
#a98bad

Shades

Tints

Tones

Harmony

CSS snippets for #A98BAD

.color-a98bad {
  color: #A98BAD;
  background-color: #A98BAD;
}

Frequently asked questions

What color is #A98BAD?+

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

What is the closest Tailwind color to #A98BAD?+

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