Kobe
#882d17
Here's everything about the color Kobe (#882d17) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #882d17 | |
|---|---|---|
| RGB | rgb(136, 45, 23) | |
| HSL | hsl(12, 71%, 31%) | |
| CMYK | cmyk(0%, 67%, 83%, 47%) | |
| LAB | lab(33, 39, 35) | |
| OKLCH | oklch(0.43 0.129 35) |
Color harmonies
Tints & shades
Code snippets
color: #882d17;
background-color: #882d17;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF882D17)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.18, blue: 0.09, alpha: 1.0)