Kenyan Copper
#6c322e
Kenyan Copper, represented by the hex value #6c322e, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #6c322e | |
|---|---|---|
| RGB | rgb(108, 50, 46) | |
| HSL | hsl(4, 40%, 30%) | |
| CMYK | cmyk(0%, 54%, 57%, 58%) | |
| LAB | lab(29, 26, 15) | |
| OKLCH | oklch(0.39 0.084 26) |
Color harmonies
Tints & shades
Code snippets
color: #6c322e;
background-color: #6c322e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF6C322E)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.20, blue: 0.18, alpha: 1.0)