Spätzle Yellow
#ffee88
Here's everything about the color Spätzle Yellow (#ffee88) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffee88 | |
|---|---|---|
| RGB | rgb(255, 238, 136) | |
| HSL | hsl(51, 100%, 77%) | |
| CMYK | cmyk(0%, 7%, 47%, 0%) | |
| LAB | lab(94, -4, 51) | |
| OKLCH | oklch(0.94 0.124 100) |
Color harmonies
Tints & shades
Code snippets
color: #ffee88;
background-color: #ffee88;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFEE88)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.93, blue: 0.53, alpha: 1.0)