#AA3FBB Color

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

Color preview

#AA3FBB

Color formats

HEX
#AA3FBB
RGB
rgb(170, 63, 187)
RGBA
rgba(170, 63, 187, 1)
HSL
hsl(292, 50%, 49%)
HSV
hsv(292, 66%, 73%)
CMYK
cmyk(9%, 66%, 0%, 27%)
CSS variable
--color-primary: #AA3FBB;
Lowercase HEX
#aa3fbb

Shades

Tints

Tones

Harmony

CSS snippets for #AA3FBB

.color-aa3fbb {
  color: #AA3FBB;
  background-color: #AA3FBB;
}

Frequently asked questions

What color is #AA3FBB?+

#AA3FBB is a HEX color with RGB value rgb(170, 63, 187) and HSL value hsl(292, 50%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AA3FBB?+

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