Instant Noodles
#f4d493
Here's everything about the color Instant Noodles (#f4d493) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f4d493 | |
|---|---|---|
| RGB | rgb(244, 212, 147) | |
| HSL | hsl(40, 82%, 77%) | |
| CMYK | cmyk(0%, 13%, 40%, 4%) | |
| LAB | lab(87, 5, 37) | |
| OKLCH | oklch(0.88 0.09 84) |
Color harmonies
Tints & shades
Code snippets
color: #f4d493;
background-color: #f4d493;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF4D493)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.83, blue: 0.58, alpha: 1.0)