Bonsai Garden
#9e9e7c
Here's everything about the color Bonsai Garden (#9e9e7c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9e9e7c | |
|---|---|---|
| RGB | rgb(158, 158, 124) | |
| HSL | hsl(60, 15%, 55%) | |
| CMYK | cmyk(0%, 0%, 22%, 38%) | |
| LAB | lab(64, -4, 18) | |
| OKLCH | oklch(0.69 0.048 108) |
Color harmonies
Tints & shades
Code snippets
color: #9e9e7c;
background-color: #9e9e7c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF9E9E7C)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.62, blue: 0.49, alpha: 1.0)