Lemon Tart
#ffdd66
Here's everything about the color Lemon Tart (#ffdd66) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffdd66 | |
|---|---|---|
| RGB | rgb(255, 221, 102) | |
| HSL | hsl(47, 100%, 70%) | |
| CMYK | cmyk(0%, 13%, 60%, 0%) | |
| LAB | lab(89, 2, 61) | |
| OKLCH | oklch(0.9 0.142 93) |
Color harmonies
Tints & shades
Code snippets
color: #ffdd66;
background-color: #ffdd66;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFDD66)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.87, blue: 0.40, alpha: 1.0)