Roasted
#785246
Here's everything about the color Roasted (#785246) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #785246 | |
|---|---|---|
| RGB | rgb(120, 82, 70) | |
| HSL | hsl(14, 26%, 37%) | |
| CMYK | cmyk(0%, 32%, 42%, 53%) | |
| LAB | lab(39, 15, 14) | |
| OKLCH | oklch(0.48 0.055 38) |
Color harmonies
Tints & shades
Code snippets
color: #785246;
background-color: #785246;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF785246)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.32, blue: 0.27, alpha: 1.0)