Love Affair
#ffbec8
Here's everything about the color Love Affair (#ffbec8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffbec8 | |
|---|---|---|
| RGB | rgb(255, 190, 200) | |
| HSL | hsl(351, 100%, 87%) | |
| CMYK | cmyk(0%, 25%, 22%, 0%) | |
| LAB | lab(83, 25, 5) | |
| OKLCH | oklch(0.86 0.076 9) |
Color harmonies
Tints & shades
Code snippets
color: #ffbec8;
background-color: #ffbec8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFFBEC8)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.75, blue: 0.78, alpha: 1.0)