Glorious Sunset
#f88517
Glorious Sunset is a color with the hex code #f88517. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f88517 | |
|---|---|---|
| RGB | rgb(248, 133, 23) | |
| HSL | hsl(29, 94%, 53%) | |
| CMYK | cmyk(0%, 46%, 91%, 3%) | |
| LAB | lab(68, 41, 70) | |
| OKLCH | oklch(0.73 0.174 56) |
Color harmonies
Tints & shades
Code snippets
color: #f88517;
background-color: #f88517;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF88517)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.52, blue: 0.09, alpha: 1.0)