Chocolate Truffle
#612e32
Chocolate Truffle is a color with the hex code #612e32. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #612e32 | |
|---|---|---|
| RGB | rgb(97, 46, 50) | |
| HSL | hsl(355, 36%, 28%) | |
| CMYK | cmyk(0%, 53%, 48%, 62%) | |
| LAB | lab(26, 24, 9) | |
| OKLCH | oklch(0.37 0.074 16) |
Color harmonies
Tints & shades
Code snippets
color: #612e32;
background-color: #612e32;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF612E32)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.18, blue: 0.20, alpha: 1.0)