Banan-Appeal
#faf3a6
Banan-Appeal is a color with the hex code #faf3a6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #faf3a6 | |
|---|---|---|
| RGB | rgb(250, 243, 166) | |
| HSL | hsl(55, 89%, 82%) | |
| CMYK | cmyk(0%, 3%, 34%, 2%) | |
| LAB | lab(95, -6, 38) | |
| OKLCH | oklch(0.95 0.097 104) |
Color harmonies
Tints & shades
Code snippets
color: #faf3a6;
background-color: #faf3a6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFAF3A6)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.95, blue: 0.65, alpha: 1.0)