Toffee
#755139
Here's everything about the color Toffee (#755139) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #755139 | |
|---|---|---|
| RGB | rgb(117, 81, 57) | |
| HSL | hsl(24, 34%, 34%) | |
| CMYK | cmyk(0%, 31%, 51%, 54%) | |
| LAB | lab(38, 13, 20) | |
| OKLCH | oklch(0.47 0.061 54) |
Color harmonies
Tints & shades
Code snippets
color: #755139;
background-color: #755139;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF755139)
/* Swift / UIKit */
UIColor(red: 0.46, green: 0.32, blue: 0.22, alpha: 1.0)