#AA3C5B Color

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

Color preview

#AA3C5B

Color formats

HEX
#AA3C5B
RGB
rgb(170, 60, 91)
RGBA
rgba(170, 60, 91, 1)
HSL
hsl(343, 48%, 45%)
HSV
hsv(343, 65%, 67%)
CMYK
cmyk(0%, 65%, 46%, 33%)
CSS variable
--color-primary: #AA3C5B;
Lowercase HEX
#aa3c5b

Shades

Tints

Tones

Harmony

CSS snippets for #AA3C5B

.color-aa3c5b {
  color: #AA3C5B;
  background-color: #AA3C5B;
}

Frequently asked questions

What color is #AA3C5B?+

#AA3C5B is a HEX color with RGB value rgb(170, 60, 91) and HSL value hsl(343, 48%, 45%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AA3C5B?+

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