Wu-Tang Gold
#f8d106
Wu-Tang Gold is a color with the hex code #f8d106. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f8d106 | |
|---|---|---|
| RGB | rgb(248, 209, 6) | |
| HSL | hsl(50, 95%, 50%) | |
| CMYK | cmyk(0%, 16%, 98%, 3%) | |
| LAB | lab(85, 3, 84) | |
| OKLCH | oklch(0.87 0.178 95) |
Color harmonies
Tints & shades
Code snippets
color: #f8d106;
background-color: #f8d106;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF8D106)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.82, blue: 0.02, alpha: 1.0)