Black Forest
#5e6354
Here's everything about the color Black Forest (#5e6354) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5e6354 | |
|---|---|---|
| RGB | rgb(94, 99, 84) | |
| HSL | hsl(80, 8%, 36%) | |
| CMYK | cmyk(5%, 0%, 15%, 61%) | |
| LAB | lab(41, -4, 8) | |
| OKLCH | oklch(0.49 0.024 122) |
Color harmonies
Tints & shades
Code snippets
color: #5e6354;
background-color: #5e6354;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF5E6354)
/* Swift / UIKit */
UIColor(red: 0.37, green: 0.39, blue: 0.33, alpha: 1.0)