Kabul
#6c5e53
Kabul, represented by the hex value #6c5e53, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #6c5e53 | |
|---|---|---|
| RGB | rgb(108, 94, 83) | |
| HSL | hsl(26, 13%, 37%) | |
| CMYK | cmyk(0%, 13%, 23%, 58%) | |
| LAB | lab(41, 4, 9) | |
| OKLCH | oklch(0.49 0.025 60) |
Color harmonies
Tints & shades
Code snippets
color: #6c5e53;
background-color: #6c5e53;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF6C5E53)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.37, blue: 0.33, alpha: 1.0)