Bubblegum Baby Girl
#cc55ee
Here's everything about the color Bubblegum Baby Girl (#cc55ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc55ee | |
|---|---|---|
| RGB | rgb(204, 85, 238) | |
| HSL | hsl(287, 82%, 63%) | |
| CMYK | cmyk(14%, 64%, 0%, 7%) | |
| LAB | lab(57, 64, -56) | |
| OKLCH | oklch(0.66 0.235 318) |
Color harmonies
Tints & shades
Code snippets
color: #cc55ee;
background-color: #cc55ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFCC55EE)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.33, blue: 0.93, alpha: 1.0)