Bubblegum Heart
#ffbadf
Bubblegum Heart is a color with the hex code #ffbadf. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ffbadf | |
|---|---|---|
| RGB | rgb(255, 186, 223) | |
| HSL | hsl(328, 100%, 86%) | |
| CMYK | cmyk(0%, 27%, 13%, 0%) | |
| LAB | lab(83, 30, -8) | |
| OKLCH | oklch(0.86 0.092 346) |
Color harmonies
Tints & shades
Code snippets
color: #ffbadf;
background-color: #ffbadf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFFBADF)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.73, blue: 0.87, alpha: 1.0)