Banana Drama
#f1d548
Here's everything about the color Banana Drama (#f1d548) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f1d548 | |
|---|---|---|
| RGB | rgb(241, 213, 72) | |
| HSL | hsl(50, 86%, 61%) | |
| CMYK | cmyk(0%, 12%, 70%, 5%) | |
| LAB | lab(86, -1, 70) | |
| OKLCH | oklch(0.87 0.157 98) |
Color harmonies
Tints & shades
Code snippets
color: #f1d548;
background-color: #f1d548;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF1D548)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.84, blue: 0.28, alpha: 1.0)