#A19DAD Color

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

Color preview

#A19DAD

Color formats

HEX
#A19DAD
RGB
rgb(161, 157, 173)
RGBA
rgba(161, 157, 173, 1)
HSL
hsl(255, 9%, 65%)
HSV
hsv(255, 9%, 68%)
CMYK
cmyk(7%, 9%, 0%, 32%)
CSS variable
--color-primary: #A19DAD;
Lowercase HEX
#a19dad

Shades

Tints

Tones

Harmony

CSS snippets for #A19DAD

.color-a19dad {
  color: #A19DAD;
  background-color: #A19DAD;
}

Frequently asked questions

What color is #A19DAD?+

#A19DAD is a HEX color with RGB value rgb(161, 157, 173) and HSL value hsl(255, 9%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A19DAD?+

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