Sour Lemon
#ffeea5
Here's everything about the color Sour Lemon (#ffeea5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffeea5 | |
|---|---|---|
| RGB | rgb(255, 238, 165) | |
| HSL | hsl(49, 100%, 82%) | |
| CMYK | cmyk(0%, 7%, 35%, 0%) | |
| LAB | lab(94, -2, 38) | |
| OKLCH | oklch(0.95 0.093 97) |
Color harmonies
Tints & shades
Code snippets
color: #ffeea5;
background-color: #ffeea5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFEEA5)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.93, blue: 0.65, alpha: 1.0)