#AA3C9D Color

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

Color preview

#AA3C9D

Color formats

HEX
#AA3C9D
RGB
rgb(170, 60, 157)
RGBA
rgba(170, 60, 157, 1)
HSL
hsl(307, 48%, 45%)
HSV
hsv(307, 65%, 67%)
CMYK
cmyk(0%, 65%, 8%, 33%)
CSS variable
--color-primary: #AA3C9D;
Lowercase HEX
#aa3c9d

Shades

Tints

Tones

Harmony

CSS snippets for #AA3C9D

.color-aa3c9d {
  color: #AA3C9D;
  background-color: #AA3C9D;
}

Frequently asked questions

What color is #AA3C9D?+

#AA3C9D is a HEX color with RGB value rgb(170, 60, 157) and HSL value hsl(307, 48%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AA3C9D?+

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