Döner Kebab
#bb7766
Here's everything about the color Döner Kebab (#bb7766) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb7766 | |
|---|---|---|
| RGB | rgb(187, 119, 102) | |
| HSL | hsl(12, 38%, 57%) | |
| CMYK | cmyk(0%, 36%, 45%, 27%) | |
| LAB | lab(57, 26, 21) | |
| OKLCH | oklch(0.64 0.09 35) |
Color harmonies
Tints & shades
Code snippets
color: #bb7766;
background-color: #bb7766;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFBB7766)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.47, blue: 0.40, alpha: 1.0)