Garden Weed
#786e38
Garden Weed is a color with the hex code #786e38. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #786e38 | |
|---|---|---|
| RGB | rgb(120, 110, 56) | |
| HSL | hsl(51, 36%, 35%) | |
| CMYK | cmyk(0%, 8%, 53%, 53%) | |
| LAB | lab(46, -2, 31) | |
| OKLCH | oklch(0.54 0.075 99) |
Color harmonies
Tints & shades
Code snippets
color: #786e38;
background-color: #786e38;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF786E38)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.43, blue: 0.22, alpha: 1.0)