Pop That Gum
#f771b3
Here's everything about the color Pop That Gum (#f771b3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f771b3 | |
|---|---|---|
| RGB | rgb(247, 113, 179) | |
| HSL | hsl(330, 89%, 71%) | |
| CMYK | cmyk(0%, 54%, 28%, 3%) | |
| LAB | lab(66, 57, -9) | |
| OKLCH | oklch(0.73 0.178 352) |
Color harmonies
Tints & shades
Code snippets
color: #f771b3;
background-color: #f771b3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFF771B3)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.44, blue: 0.70, alpha: 1.0)