Brandy Bear
#aa5412
Here's everything about the color Brandy Bear (#aa5412) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa5412 | |
|---|---|---|
| RGB | rgb(170, 84, 18) | |
| HSL | hsl(26, 81%, 37%) | |
| CMYK | cmyk(0%, 51%, 89%, 33%) | |
| LAB | lab(46, 33, 51) | |
| OKLCH | oklch(0.54 0.133 51) |
Color harmonies
Tints & shades
Code snippets
color: #aa5412;
background-color: #aa5412;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAA5412)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.33, blue: 0.07, alpha: 1.0)