Moss Gardens
#768b59
Moss Gardens is a color with the hex code #768b59. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #768b59 | |
|---|---|---|
| RGB | rgb(118, 139, 89) | |
| HSL | hsl(85, 22%, 45%) | |
| CMYK | cmyk(15%, 0%, 36%, 45%) | |
| LAB | lab(55, -15, 24) | |
| OKLCH | oklch(0.61 0.076 127) |
Color harmonies
Tints & shades
Code snippets
color: #768b59;
background-color: #768b59;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF768B59)
/* Swift / UIKit */
UIColor(red: 0.46, green: 0.55, blue: 0.35, alpha: 1.0)