Lemonade
#efe499
Here's everything about the color Lemonade (#efe499) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #efe499 | |
|---|---|---|
| RGB | rgb(239, 228, 153) | |
| HSL | hsl(52, 73%, 77%) | |
| CMYK | cmyk(0%, 5%, 36%, 6%) | |
| LAB | lab(90, -4, 38) | |
| OKLCH | oklch(0.91 0.095 101) |
Color harmonies
Tints & shades
Code snippets
color: #efe499;
background-color: #efe499;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEFE499)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.89, blue: 0.60, alpha: 1.0)