Molten Caramel
#bb7a39
Here's everything about the color Molten Caramel (#bb7a39) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb7a39 | |
|---|---|---|
| RGB | rgb(187, 122, 57) | |
| HSL | hsl(30, 53%, 48%) | |
| CMYK | cmyk(0%, 35%, 70%, 27%) | |
| LAB | lab(57, 22, 45) | |
| OKLCH | oklch(0.64 0.114 63) |
Color harmonies
Tints & shades
Code snippets
color: #bb7a39;
background-color: #bb7a39;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFBB7A39)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.48, blue: 0.22, alpha: 1.0)