Bay Leaf
#86793d
Bay Leaf is a color with the hex code #86793d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #86793d | |
|---|---|---|
| RGB | rgb(134, 121, 61) | |
| HSL | hsl(49, 37%, 38%) | |
| CMYK | cmyk(0%, 10%, 54%, 47%) | |
| LAB | lab(51, -1, 34) | |
| OKLCH | oklch(0.57 0.082 97) |
Color harmonies
Tints & shades
Code snippets
color: #86793d;
background-color: #86793d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF86793D)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.47, blue: 0.24, alpha: 1.0)