Bear Hug
#796359
Bear Hug, represented by the hex value #796359, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #796359 | |
|---|---|---|
| RGB | rgb(121, 99, 89) | |
| HSL | hsl(19, 15%, 41%) | |
| CMYK | cmyk(0%, 18%, 26%, 53%) | |
| LAB | lab(44, 8, 9) | |
| OKLCH | oklch(0.52 0.032 46) |
Color harmonies
Tints & shades
Code snippets
color: #796359;
background-color: #796359;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF796359)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.39, blue: 0.35, alpha: 1.0)