Turf
#415b36
Turf is a color with the hex code #415b36. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #415b36 | |
|---|---|---|
| RGB | rgb(65, 91, 54) | |
| HSL | hsl(102, 26%, 28%) | |
| CMYK | cmyk(29%, 0%, 41%, 64%) | |
| LAB | lab(36, -16, 18) | |
| OKLCH | oklch(0.44 0.066 137) |
Color harmonies
Tints & shades
Code snippets
color: #415b36;
background-color: #415b36;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF415B36)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.36, blue: 0.21, alpha: 1.0)