Hemp
#987d73
Here's everything about the color Hemp (#987d73) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #987d73 | |
|---|---|---|
| RGB | rgb(152, 125, 115) | |
| HSL | hsl(16, 15%, 52%) | |
| CMYK | cmyk(0%, 18%, 24%, 40%) | |
| LAB | lab(55, 10, 10) | |
| OKLCH | oklch(0.61 0.037 41) |
Color harmonies
Tints & shades
Code snippets
color: #987d73;
background-color: #987d73;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF987D73)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.49, blue: 0.45, alpha: 1.0)