#AA5050 Color

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

Color preview

#AA5050

Color formats

HEX
#AA5050
RGB
rgb(170, 80, 80)
RGBA
rgba(170, 80, 80, 1)
HSL
hsl(0, 36%, 49%)
HSV
hsv(0, 53%, 67%)
CMYK
cmyk(0%, 53%, 53%, 33%)
CSS variable
--color-primary: #AA5050;
Lowercase HEX
#aa5050

Shades

Tints

Tones

Harmony

CSS snippets for #AA5050

.color-aa5050 {
  color: #AA5050;
  background-color: #AA5050;
}

Frequently asked questions

What color is #AA5050?+

#AA5050 is a HEX color with RGB value rgb(170, 80, 80) and HSL value hsl(0, 36%, 49%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #AA5050?+

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