Mushroom Forest
#8e8062
Mushroom Forest is a color with the hex code #8e8062. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #8e8062 | |
|---|---|---|
| RGB | rgb(142, 128, 98) | |
| HSL | hsl(41, 18%, 47%) | |
| CMYK | cmyk(0%, 10%, 31%, 44%) | |
| LAB | lab(54, 2, 18) | |
| OKLCH | oklch(0.6 0.046 86) |
Color harmonies
Tints & shades
Code snippets
color: #8e8062;
background-color: #8e8062;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8E8062)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.50, blue: 0.38, alpha: 1.0)