Teakwood
#8d7e6d
Here's everything about the color Teakwood (#8d7e6d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8d7e6d | |
|---|---|---|
| RGB | rgb(141, 126, 109) | |
| HSL | hsl(32, 13%, 49%) | |
| CMYK | cmyk(0%, 11%, 23%, 45%) | |
| LAB | lab(54, 4, 11) | |
| OKLCH | oklch(0.6 0.031 71) |
Color harmonies
Tints & shades
Code snippets
color: #8d7e6d;
background-color: #8d7e6d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8D7E6D)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.49, blue: 0.43, alpha: 1.0)