Bubblegum Beam
#f887c7
Bubblegum Beam is a color with the hex code #f887c7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f887c7 | |
|---|---|---|
| RGB | rgb(248, 135, 199) | |
| HSL | hsl(326, 89%, 75%) | |
| CMYK | cmyk(0%, 46%, 20%, 3%) | |
| LAB | lab(71, 50, -13) | |
| OKLCH | oklch(0.77 0.155 346) |
Color harmonies
Tints & shades
Code snippets
color: #f887c7;
background-color: #f887c7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFF887C7)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.53, blue: 0.78, alpha: 1.0)