Sun City
#fffed9
Here's everything about the color Sun City (#fffed9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fffed9 | |
|---|---|---|
| RGB | rgb(255, 254, 217) | |
| HSL | hsl(58, 100%, 93%) | |
| CMYK | cmyk(0%, 0%, 15%, 0%) | |
| LAB | lab(99, -4, 18) | |
| OKLCH | oklch(0.99 0.048 106) |
Color harmonies
Tints & shades
Code snippets
color: #fffed9;
background-color: #fffed9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFFED9)
/* Swift / UIKit */
UIColor(red: 1.00, green: 1.00, blue: 0.85, alpha: 1.0)