Copious Caramel
#d0851d
Here's everything about the color Copious Caramel (#d0851d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d0851d | |
|---|---|---|
| RGB | rgb(208, 133, 29) | |
| HSL | hsl(35, 76%, 46%) | |
| CMYK | cmyk(0%, 36%, 86%, 18%) | |
| LAB | lab(62, 24, 62) | |
| OKLCH | oklch(0.68 0.141 68) |
Color harmonies
Tints & shades
Code snippets
color: #d0851d;
background-color: #d0851d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFD0851D)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.52, blue: 0.11, alpha: 1.0)