Bangalore
#bbaa88
Here's everything about the color Bangalore (#bbaa88) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bbaa88 | |
|---|---|---|
| RGB | rgb(187, 170, 136) | |
| HSL | hsl(40, 27%, 63%) | |
| CMYK | cmyk(0%, 9%, 27%, 27%) | |
| LAB | lab(70, 2, 20) | |
| OKLCH | oklch(0.74 0.051 84) |
Color harmonies
Tints & shades
Code snippets
color: #bbaa88;
background-color: #bbaa88;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFBBAA88)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.67, blue: 0.53, alpha: 1.0)