#AA1BAD Color

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

Color preview

#AA1BAD

Color formats

HEX
#AA1BAD
RGB
rgb(170, 27, 173)
RGBA
rgba(170, 27, 173, 1)
HSL
hsl(299, 73%, 39%)
HSV
hsv(299, 84%, 68%)
CMYK
cmyk(2%, 84%, 0%, 32%)
CSS variable
--color-primary: #AA1BAD;
Lowercase HEX
#aa1bad

Shades

Tints

Tones

Harmony

CSS snippets for #AA1BAD

.color-aa1bad {
  color: #AA1BAD;
  background-color: #AA1BAD;
}

Frequently asked questions

What color is #AA1BAD?+

#AA1BAD is a HEX color with RGB value rgb(170, 27, 173) and HSL value hsl(299, 73%, 39%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AA1BAD?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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