Gunmetal
#536267
Gunmetal, represented by the hex value #536267, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #536267 | |
|---|---|---|
| RGB | rgb(83, 98, 103) | |
| HSL | hsl(195, 11%, 36%) | |
| CMYK | cmyk(19%, 5%, 0%, 60%) | |
| LAB | lab(40, -5, -5) | |
| OKLCH | oklch(0.49 0.02 220) |
Color harmonies
Tints & shades
Code snippets
color: #536267;
background-color: #536267;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF536267)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.38, blue: 0.40, alpha: 1.0)