Banana Milk
#fff7ad
Here's everything about the color Banana Milk (#fff7ad) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fff7ad | |
|---|---|---|
| RGB | rgb(255, 247, 173) | |
| HSL | hsl(54, 100%, 84%) | |
| CMYK | cmyk(0%, 3%, 32%, 0%) | |
| LAB | lab(97, -5, 37) | |
| OKLCH | oklch(0.97 0.093 103) |
Color harmonies
Tints & shades
Code snippets
color: #fff7ad;
background-color: #fff7ad;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFF7AD)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.97, blue: 0.68, alpha: 1.0)