Borlotti Bean
#d9b1aa
Here's everything about the color Borlotti Bean (#d9b1aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d9b1aa | |
|---|---|---|
| RGB | rgb(217, 177, 170) | |
| HSL | hsl(9, 38%, 76%) | |
| CMYK | cmyk(0%, 18%, 22%, 15%) | |
| LAB | lab(76, 14, 9) | |
| OKLCH | oklch(0.79 0.048 30) |
Color harmonies
Tints & shades
Code snippets
color: #d9b1aa;
background-color: #d9b1aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD9B1AA)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.69, blue: 0.67, alpha: 1.0)