Wild West
#7e5c52
Wild West is a color with the hex code #7e5c52. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7e5c52 | |
|---|---|---|
| RGB | rgb(126, 92, 82) | |
| HSL | hsl(14, 21%, 41%) | |
| CMYK | cmyk(0%, 27%, 35%, 51%) | |
| LAB | lab(42, 13, 12) | |
| OKLCH | oklch(0.51 0.048 37) |
Color harmonies
Tints & shades
Code snippets
color: #7e5c52;
background-color: #7e5c52;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF7E5C52)
/* Swift / UIKit */
UIColor(red: 0.49, green: 0.36, blue: 0.32, alpha: 1.0)