Banana King
#fffb08
Here's everything about the color Banana King (#fffb08) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fffb08 | |
|---|---|---|
| RGB | rgb(255, 251, 8) | |
| HSL | hsl(59, 100%, 52%) | |
| CMYK | cmyk(0%, 2%, 97%, 0%) | |
| LAB | lab(97, -14, 92) | |
| OKLCH | oklch(0.96 0.207 109) |
Color harmonies
Tints & shades
Code snippets
color: #fffb08;
background-color: #fffb08;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFFB08)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.98, blue: 0.03, alpha: 1.0)