#AA7BAD Color

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

Color preview

#AA7BAD

Color formats

HEX
#AA7BAD
RGB
rgb(170, 123, 173)
RGBA
rgba(170, 123, 173, 1)
HSL
hsl(296, 23%, 58%)
HSV
hsv(296, 29%, 68%)
CMYK
cmyk(2%, 29%, 0%, 32%)
CSS variable
--color-primary: #AA7BAD;
Lowercase HEX
#aa7bad

Shades

Tints

Tones

Harmony

CSS snippets for #AA7BAD

.color-aa7bad {
  color: #AA7BAD;
  background-color: #AA7BAD;
}

Frequently asked questions

What color is #AA7BAD?+

#AA7BAD is a HEX color with RGB value rgb(170, 123, 173) and HSL value hsl(296, 23%, 58%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AA7BAD?+

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