Wolf Pack
#78776f
Wolf Pack is a color with the hex code #78776f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #78776f | |
|---|---|---|
| RGB | rgb(120, 119, 111) | |
| HSL | hsl(53, 4%, 45%) | |
| CMYK | cmyk(0%, 1%, 7%, 53%) | |
| LAB | lab(50, -1, 5) | |
| OKLCH | oklch(0.57 0.012 101) |
Color harmonies
Tints & shades
Code snippets
color: #78776f;
background-color: #78776f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF78776F)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.47, blue: 0.44, alpha: 1.0)