Spaghetti Monster
#eecc88
Here's everything about the color Spaghetti Monster (#eecc88) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eecc88 | |
|---|---|---|
| RGB | rgb(238, 204, 136) | |
| HSL | hsl(40, 75%, 73%) | |
| CMYK | cmyk(0%, 14%, 43%, 7%) | |
| LAB | lab(84, 6, 39) | |
| OKLCH | oklch(0.86 0.094 84) |
Color harmonies
Tints & shades
Code snippets
color: #eecc88;
background-color: #eecc88;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEECC88)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.80, blue: 0.53, alpha: 1.0)