Death by Chocolate
#60443f
Death by Chocolate is a color with the hex code #60443f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #60443f | |
|---|---|---|
| RGB | rgb(96, 68, 63) | |
| HSL | hsl(9, 21%, 31%) | |
| CMYK | cmyk(0%, 29%, 34%, 62%) | |
| LAB | lab(32, 12, 8) | |
| OKLCH | oklch(0.42 0.04 30) |
Color harmonies
Tints & shades
Code snippets
color: #60443f;
background-color: #60443f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF60443F)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.27, blue: 0.25, alpha: 1.0)