Brink Pink
#fb607f
Brink Pink is a color with the hex code #fb607f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fb607f | |
|---|---|---|
| RGB | rgb(251, 96, 127) | |
| HSL | hsl(348, 95%, 68%) | |
| CMYK | cmyk(0%, 62%, 49%, 2%) | |
| LAB | lab(63, 62, 16) | |
| OKLCH | oklch(0.7 0.19 11) |
Color harmonies
Tints & shades
Code snippets
color: #fb607f;
background-color: #fb607f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFFB607F)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.38, blue: 0.50, alpha: 1.0)