Treetop Cathedral
#2f4a15
Treetop Cathedral is a color with the hex code #2f4a15. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #2f4a15 | |
|---|---|---|
| RGB | rgb(47, 74, 21) | |
| HSL | hsl(91, 56%, 19%) | |
| CMYK | cmyk(36%, 0%, 72%, 71%) | |
| LAB | lab(28, -18, 27) | |
| OKLCH | oklch(0.37 0.085 132) |
Color harmonies
Tints & shades
Code snippets
color: #2f4a15;
background-color: #2f4a15;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF2F4A15)
/* Swift / UIKit */
UIColor(red: 0.18, green: 0.29, blue: 0.08, alpha: 1.0)