Sultan Gold
#f6ac17
Here's everything about the color Sultan Gold (#f6ac17) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f6ac17 | |
|---|---|---|
| RGB | rgb(246, 172, 23) | |
| HSL | hsl(40, 93%, 53%) | |
| CMYK | cmyk(0%, 30%, 91%, 4%) | |
| LAB | lab(76, 20, 76) | |
| OKLCH | oklch(0.8 0.162 77) |
Color harmonies
Tints & shades
Code snippets
color: #f6ac17;
background-color: #f6ac17;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF6AC17)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.67, blue: 0.09, alpha: 1.0)