#A88BAD Color

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

Color preview

#A88BAD

Color formats

HEX
#A88BAD
RGB
rgb(168, 139, 173)
RGBA
rgba(168, 139, 173, 1)
HSL
hsl(291, 17%, 61%)
HSV
hsv(291, 20%, 68%)
CMYK
cmyk(3%, 20%, 0%, 32%)
CSS variable
--color-primary: #A88BAD;
Lowercase HEX
#a88bad

Shades

Tints

Tones

Harmony

CSS snippets for #A88BAD

.color-a88bad {
  color: #A88BAD;
  background-color: #A88BAD;
}

Frequently asked questions

What color is #A88BAD?+

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

What is the closest Tailwind color to #A88BAD?+

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