Herbal Whispers
#6b6d4e
Herbal Whispers, represented by the hex value #6b6d4e, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #6b6d4e | |
|---|---|---|
| RGB | rgb(107, 109, 78) | |
| HSL | hsl(64, 17%, 37%) | |
| CMYK | cmyk(2%, 0%, 28%, 57%) | |
| LAB | lab(45, -5, 17) | |
| OKLCH | oklch(0.52 0.046 111) |
Color harmonies
Tints & shades
Code snippets
color: #6b6d4e;
background-color: #6b6d4e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF6B6D4E)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.43, blue: 0.31, alpha: 1.0)