#AA503C Color

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

Color preview

#AA503C

Color formats

HEX
#AA503C
RGB
rgb(170, 80, 60)
RGBA
rgba(170, 80, 60, 1)
HSL
hsl(11, 48%, 45%)
HSV
hsv(11, 65%, 67%)
CMYK
cmyk(0%, 53%, 65%, 33%)
CSS variable
--color-primary: #AA503C;
Lowercase HEX
#aa503c

Shades

Tints

Tones

Harmony

CSS snippets for #AA503C

.color-aa503c {
  color: #AA503C;
  background-color: #AA503C;
}

Frequently asked questions

What color is #AA503C?+

#AA503C is a HEX color with RGB value rgb(170, 80, 60) and HSL value hsl(11, 48%, 45%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #AA503C?+

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