Gunsmoke
#7a7c76
Gunsmoke is a color with the hex code #7a7c76. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7a7c76 | |
|---|---|---|
| RGB | rgb(122, 124, 118) | |
| HSL | hsl(80, 2%, 47%) | |
| CMYK | cmyk(2%, 0%, 5%, 51%) | |
| LAB | lab(52, -2, 3) | |
| OKLCH | oklch(0.58 0.009 122) |
Color harmonies
Tints & shades
Code snippets
color: #7a7c76;
background-color: #7a7c76;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF7A7C76)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.49, blue: 0.46, alpha: 1.0)