Banana Cream
#fff49c
Here's everything about the color Banana Cream (#fff49c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fff49c | |
|---|---|---|
| RGB | rgb(255, 244, 156) | |
| HSL | hsl(53, 100%, 81%) | |
| CMYK | cmyk(0%, 4%, 39%, 0%) | |
| LAB | lab(96, -5, 44) | |
| OKLCH | oklch(0.96 0.109 102) |
Color harmonies
Tints & shades
Code snippets
color: #fff49c;
background-color: #fff49c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFF49C)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.96, blue: 0.61, alpha: 1.0)