Bubblegum Crisis
#eeccee
Here's everything about the color Bubblegum Crisis (#eeccee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eeccee | |
|---|---|---|
| RGB | rgb(238, 204, 238) | |
| HSL | hsl(300, 50%, 87%) | |
| CMYK | cmyk(0%, 14%, 0%, 7%) | |
| LAB | lab(86, 17, -12) | |
| OKLCH | oklch(0.88 0.059 326) |
Color harmonies
Tints & shades
Code snippets
color: #eeccee;
background-color: #eeccee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEECCEE)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.80, blue: 0.93, alpha: 1.0)