Gold Digger
#d1b075
Gold Digger is a color with the hex code #d1b075. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d1b075 | |
|---|---|---|
| RGB | rgb(209, 176, 117) | |
| HSL | hsl(38, 50%, 64%) | |
| CMYK | cmyk(0%, 16%, 44%, 18%) | |
| LAB | lab(74, 7, 35) | |
| OKLCH | oklch(0.77 0.086 81) |
Color harmonies
Tints & shades
Code snippets
color: #d1b075;
background-color: #d1b075;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD1B075)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.69, blue: 0.46, alpha: 1.0)