Rustling Leaves
#ad6961
Rustling Leaves is a color with the hex code #ad6961. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ad6961 | |
|---|---|---|
| RGB | rgb(173, 105, 97) | |
| HSL | hsl(6, 32%, 53%) | |
| CMYK | cmyk(0%, 39%, 44%, 32%) | |
| LAB | lab(52, 27, 17) | |
| OKLCH | oklch(0.59 0.089 27) |
Color harmonies
Tints & shades
Code snippets
color: #ad6961;
background-color: #ad6961;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAD6961)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.41, blue: 0.38, alpha: 1.0)