#AA2C50 Color

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

Color preview

#AA2C50

Color formats

HEX
#AA2C50
RGB
rgb(170, 44, 80)
RGBA
rgba(170, 44, 80, 1)
HSL
hsl(343, 59%, 42%)
HSV
hsv(343, 74%, 67%)
CMYK
cmyk(0%, 74%, 53%, 33%)
CSS variable
--color-primary: #AA2C50;
Lowercase HEX
#aa2c50

Shades

Tints

Tones

Harmony

CSS snippets for #AA2C50

.color-aa2c50 {
  color: #AA2C50;
  background-color: #AA2C50;
}

Frequently asked questions

What color is #AA2C50?+

#AA2C50 is a HEX color with RGB value rgb(170, 44, 80) and HSL value hsl(343, 59%, 42%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #AA2C50?+

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