#AA6250 Color

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

Color preview

#AA6250

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AA6250

.color-aa6250 {
  color: #AA6250;
  background-color: #AA6250;
}

Frequently asked questions

What color is #AA6250?+

#AA6250 is a HEX color with RGB value rgb(170, 98, 80) and HSL value hsl(12, 36%, 49%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AA6250?+

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