Fusilli
#f1e8d6
Here's everything about the color Fusilli (#f1e8d6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f1e8d6 | |
|---|---|---|
| RGB | rgb(241, 232, 214) | |
| HSL | hsl(40, 49%, 89%) | |
| CMYK | cmyk(0%, 4%, 11%, 5%) | |
| LAB | lab(92, 1, 10) | |
| OKLCH | oklch(0.93 0.026 85) |
Color harmonies
Tints & shades
Code snippets
color: #f1e8d6;
background-color: #f1e8d6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF1E8D6)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.91, blue: 0.84, alpha: 1.0)