Truffle Trouble
#a35139
Here's everything about the color Truffle Trouble (#a35139) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a35139 | |
|---|---|---|
| RGB | rgb(163, 81, 57) | |
| HSL | hsl(14, 48%, 43%) | |
| CMYK | cmyk(0%, 50%, 65%, 36%) | |
| LAB | lab(45, 33, 30) | |
| OKLCH | oklch(0.53 0.115 37) |
Color harmonies
Tints & shades
Code snippets
color: #a35139;
background-color: #a35139;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA35139)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.32, blue: 0.22, alpha: 1.0)