Milk Chocolate
#7f4e1e
Here's everything about the color Milk Chocolate (#7f4e1e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7f4e1e | |
|---|---|---|
| RGB | rgb(127, 78, 30) | |
| HSL | hsl(30, 62%, 31%) | |
| CMYK | cmyk(0%, 39%, 76%, 50%) | |
| LAB | lab(38, 18, 36) | |
| OKLCH | oklch(0.47 0.091 62) |
Color harmonies
Tints & shades
Code snippets
color: #7f4e1e;
background-color: #7f4e1e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF7F4E1E)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.31, blue: 0.12, alpha: 1.0)