Autumnal
#ad5928
Autumnal is a color with the hex code #ad5928. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ad5928 | |
|---|---|---|
| RGB | rgb(173, 89, 40) | |
| HSL | hsl(22, 62%, 42%) | |
| CMYK | cmyk(0%, 49%, 77%, 32%) | |
| LAB | lab(48, 33, 43) | |
| OKLCH | oklch(0.56 0.126 48) |
Color harmonies
Tints & shades
Code snippets
color: #ad5928;
background-color: #ad5928;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAD5928)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.35, blue: 0.16, alpha: 1.0)