Faint Gold
#b59410
Faint Gold is a color with the hex code #b59410. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b59410 | |
|---|---|---|
| RGB | rgb(181, 148, 16) | |
| HSL | hsl(48, 84%, 39%) | |
| CMYK | cmyk(0%, 18%, 91%, 29%) | |
| LAB | lab(63, 4, 64) | |
| OKLCH | oklch(0.68 0.135 92) |
Color harmonies
Tints & shades
Code snippets
color: #b59410;
background-color: #b59410;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFB59410)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.58, blue: 0.06, alpha: 1.0)