Bubblegum Kisses
#f092d6
Bubblegum Kisses is a color with the hex code #f092d6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f092d6 | |
|---|---|---|
| RGB | rgb(240, 146, 214) | |
| HSL | hsl(317, 76%, 76%) | |
| CMYK | cmyk(0%, 39%, 11%, 6%) | |
| LAB | lab(72, 43, -19) | |
| OKLCH | oklch(0.78 0.14 338) |
Color harmonies
Tints & shades
Code snippets
color: #f092d6;
background-color: #f092d6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFF092D6)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.57, blue: 0.84, alpha: 1.0)