#A18BAD Color

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

Color preview

#A18BAD

Color formats

HEX
#A18BAD
RGB
rgb(161, 139, 173)
RGBA
rgba(161, 139, 173, 1)
HSL
hsl(279, 17%, 61%)
HSV
hsv(279, 20%, 68%)
CMYK
cmyk(7%, 20%, 0%, 32%)
CSS variable
--color-primary: #A18BAD;
Lowercase HEX
#a18bad

Shades

Tints

Tones

Harmony

CSS snippets for #A18BAD

.color-a18bad {
  color: #A18BAD;
  background-color: #A18BAD;
}

Frequently asked questions

What color is #A18BAD?+

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

What is the closest Tailwind color to #A18BAD?+

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