Sunset Gold
#f6c362
Here's everything about the color Sunset Gold (#f6c362) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f6c362 | |
|---|---|---|
| RGB | rgb(246, 195, 98) | |
| HSL | hsl(39, 89%, 67%) | |
| CMYK | cmyk(0%, 21%, 60%, 4%) | |
| LAB | lab(82, 11, 55) | |
| OKLCH | oklch(0.84 0.128 82) |
Color harmonies
Tints & shades
Code snippets
color: #f6c362;
background-color: #f6c362;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF6C362)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.76, blue: 0.38, alpha: 1.0)