Ludicrous Lemming
#bb8877
Here's everything about the color Ludicrous Lemming (#bb8877) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb8877 | |
|---|---|---|
| RGB | rgb(187, 136, 119) | |
| HSL | hsl(15, 33%, 60%) | |
| CMYK | cmyk(0%, 27%, 36%, 27%) | |
| LAB | lab(62, 18, 17) | |
| OKLCH | oklch(0.67 0.068 39) |
Color harmonies
Tints & shades
Code snippets
color: #bb8877;
background-color: #bb8877;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFBB8877)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.53, blue: 0.47, alpha: 1.0)