#AA5500 Color

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

Color preview

#AA5500

Color formats

HEX
#AA5500
RGB
rgb(170, 85, 0)
RGBA
rgba(170, 85, 0, 1)
HSL
hsl(30, 100%, 33%)
HSV
hsv(30, 100%, 67%)
CMYK
cmyk(0%, 50%, 100%, 33%)
CSS variable
--color-primary: #AA5500;
Lowercase HEX
#aa5500

Shades

Tints

Tones

Harmony

CSS snippets for #AA5500

.color-aa5500 {
  color: #AA5500;
  background-color: #AA5500;
}

Frequently asked questions

What color is #AA5500?+

#AA5500 is a HEX color with RGB value rgb(170, 85, 0) and HSL value hsl(30, 100%, 33%). Its closest CSS named color is SaddleBrown.

What is the closest Tailwind color to #AA5500?+

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