Witch Brew
#888738
Here's everything about the color Witch Brew (#888738) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #888738 | |
|---|---|---|
| RGB | rgb(136, 135, 56) | |
| HSL | hsl(59, 42%, 38%) | |
| CMYK | cmyk(0%, 1%, 59%, 47%) | |
| LAB | lab(55, -8, 42) | |
| OKLCH | oklch(0.61 0.101 108) |
Color harmonies
Tints & shades
Code snippets
color: #888738;
background-color: #888738;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF888738)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.53, blue: 0.22, alpha: 1.0)