Japanese Bonsai
#829f96
Here's everything about the color Japanese Bonsai (#829f96) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #829f96 | |
|---|---|---|
| RGB | rgb(130, 159, 150) | |
| HSL | hsl(161, 13%, 57%) | |
| CMYK | cmyk(18%, 0%, 6%, 38%) | |
| LAB | lab(63, -12, 1) | |
| OKLCH | oklch(0.68 0.035 174) |
Color harmonies
Tints & shades
Code snippets
color: #829f96;
background-color: #829f96;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF829F96)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.62, blue: 0.59, alpha: 1.0)