Toasted Marshmallow Fluff
#fff9eb
Here's everything about the color Toasted Marshmallow Fluff (#fff9eb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fff9eb | |
|---|---|---|
| RGB | rgb(255, 249, 235) | |
| HSL | hsl(42, 100%, 96%) | |
| CMYK | cmyk(0%, 2%, 8%, 0%) | |
| LAB | lab(98, 0, 7) | |
| OKLCH | oklch(0.98 0.019 88) |
Color harmonies
Tints & shades
Code snippets
color: #fff9eb;
background-color: #fff9eb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFF9EB)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.98, blue: 0.92, alpha: 1.0)