Wreath
#76856a
Wreath, represented by the hex value #76856a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #76856a | |
|---|---|---|
| RGB | rgb(118, 133, 106) | |
| HSL | hsl(93, 11%, 47%) | |
| CMYK | cmyk(11%, 0%, 20%, 48%) | |
| LAB | lab(54, -10, 13) | |
| OKLCH | oklch(0.6 0.044 131) |
Color harmonies
Tints & shades
Code snippets
color: #76856a;
background-color: #76856a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF76856A)
/* Swift / UIKit */
UIColor(red: 0.46, green: 0.52, blue: 0.42, alpha: 1.0)