La la Love
#bf90bb
La la Love, represented by the hex value #bf90bb, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #bf90bb | |
|---|---|---|
| RGB | rgb(191, 144, 187) | |
| HSL | hsl(305, 27%, 66%) | |
| CMYK | cmyk(0%, 25%, 2%, 25%) | |
| LAB | lab(65, 24, -15) | |
| OKLCH | oklch(0.71 0.081 329) |
Color harmonies
Tints & shades
Code snippets
color: #bf90bb;
background-color: #bf90bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFFBF90BB)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.56, blue: 0.73, alpha: 1.0)