Tree of Life
#595d45
Here's everything about the color Tree of Life (#595d45) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #595d45 | |
|---|---|---|
| RGB | rgb(89, 93, 69) | |
| HSL | hsl(70, 15%, 32%) | |
| CMYK | cmyk(4%, 0%, 26%, 64%) | |
| LAB | lab(39, -5, 13) | |
| OKLCH | oklch(0.47 0.037 116) |
Color harmonies
Tints & shades
Code snippets
color: #595d45;
background-color: #595d45;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF595D45)
/* Swift / UIKit */
UIColor(red: 0.35, green: 0.36, blue: 0.27, alpha: 1.0)