Monstera
#5f674b
Here's everything about the color Monstera (#5f674b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5f674b | |
|---|---|---|
| RGB | rgb(95, 103, 75) | |
| HSL | hsl(77, 16%, 35%) | |
| CMYK | cmyk(8%, 0%, 27%, 60%) | |
| LAB | lab(42, -7, 15) | |
| OKLCH | oklch(0.5 0.044 121) |
Color harmonies
Tints & shades
Code snippets
color: #5f674b;
background-color: #5f674b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF5F674B)
/* Swift / UIKit */
UIColor(red: 0.37, green: 0.40, blue: 0.29, alpha: 1.0)