Cup Noodles
#fedd7d
Here's everything about the color Cup Noodles (#fedd7d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fedd7d | |
|---|---|---|
| RGB | rgb(254, 221, 125) | |
| HSL | hsl(45, 98%, 74%) | |
| CMYK | cmyk(0%, 13%, 51%, 0%) | |
| LAB | lab(89, 3, 51) | |
| OKLCH | oklch(0.91 0.121 91) |
Color harmonies
Tints & shades
Code snippets
color: #fedd7d;
background-color: #fedd7d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFEDD7D)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.87, blue: 0.49, alpha: 1.0)