Deep Fried Sunrays
#f6c75e
Here's everything about the color Deep Fried Sunrays (#f6c75e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f6c75e | |
|---|---|---|
| RGB | rgb(246, 199, 94) | |
| HSL | hsl(41, 89%, 67%) | |
| CMYK | cmyk(0%, 19%, 62%, 4%) | |
| LAB | lab(83, 9, 58) | |
| OKLCH | oklch(0.85 0.133 85) |
Color harmonies
Tints & shades
Code snippets
color: #f6c75e;
background-color: #f6c75e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF6C75E)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.78, blue: 0.37, alpha: 1.0)