Whiskey
#d29062
Whiskey is a color with the hex code #d29062. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d29062 | |
|---|---|---|
| RGB | rgb(210, 144, 98) | |
| HSL | hsl(25, 55%, 60%) | |
| CMYK | cmyk(0%, 31%, 53%, 18%) | |
| LAB | lab(66, 22, 35) | |
| OKLCH | oklch(0.71 0.101 55) |
Color harmonies
Tints & shades
Code snippets
color: #d29062;
background-color: #d29062;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD29062)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.56, blue: 0.38, alpha: 1.0)