Lemon Meringue
#f6e199
Here's everything about the color Lemon Meringue (#f6e199) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f6e199 | |
|---|---|---|
| RGB | rgb(246, 225, 153) | |
| HSL | hsl(46, 84%, 78%) | |
| CMYK | cmyk(0%, 9%, 38%, 4%) | |
| LAB | lab(90, 0, 38) | |
| OKLCH | oklch(0.91 0.094 94) |
Color harmonies
Tints & shades
Code snippets
color: #f6e199;
background-color: #f6e199;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF6E199)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.88, blue: 0.60, alpha: 1.0)