Handmade
#7f735f
Here's everything about the color Handmade (#7f735f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7f735f | |
|---|---|---|
| RGB | rgb(127, 115, 95) | |
| HSL | hsl(38, 14%, 44%) | |
| CMYK | cmyk(0%, 9%, 25%, 50%) | |
| LAB | lab(49, 2, 13) | |
| OKLCH | oklch(0.56 0.033 80) |
Color harmonies
Tints & shades
Code snippets
color: #7f735f;
background-color: #7f735f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF7F735F)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.45, blue: 0.37, alpha: 1.0)