Sienna
#a9561e
Sienna is a color with the hex code #a9561e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a9561e | |
|---|---|---|
| RGB | rgb(169, 86, 30) | |
| HSL | hsl(24, 70%, 39%) | |
| CMYK | cmyk(0%, 49%, 82%, 34%) | |
| LAB | lab(46, 32, 46) | |
| OKLCH | oklch(0.54 0.127 50) |
Color harmonies
Tints & shades
Code snippets
color: #a9561e;
background-color: #a9561e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA9561E)
/* Swift / UIKit */
UIColor(red: 0.66, green: 0.34, blue: 0.12, alpha: 1.0)