#AA8BBB Color

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

Color preview

#AA8BBB

Color formats

HEX
#AA8BBB
RGB
rgb(170, 139, 187)
RGBA
rgba(170, 139, 187, 1)
HSL
hsl(279, 26%, 64%)
HSV
hsv(279, 26%, 73%)
CMYK
cmyk(9%, 26%, 0%, 27%)
CSS variable
--color-primary: #AA8BBB;
Lowercase HEX
#aa8bbb

Shades

Tints

Tones

Harmony

CSS snippets for #AA8BBB

.color-aa8bbb {
  color: #AA8BBB;
  background-color: #AA8BBB;
}

Frequently asked questions

What color is #AA8BBB?+

#AA8BBB is a HEX color with RGB value rgb(170, 139, 187) and HSL value hsl(279, 26%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA8BBB?+

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