Tuscan Sun
#ffd84d
Here's everything about the color Tuscan Sun (#ffd84d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffd84d | |
|---|---|---|
| RGB | rgb(255, 216, 77) | |
| HSL | hsl(47, 100%, 65%) | |
| CMYK | cmyk(0%, 15%, 70%, 0%) | |
| LAB | lab(88, 4, 70) | |
| OKLCH | oklch(0.89 0.157 93) |
Color harmonies
Tints & shades
Code snippets
color: #ffd84d;
background-color: #ffd84d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFD84D)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.85, blue: 0.30, alpha: 1.0)