Monster Monstera
#2f8351
Monster Monstera, represented by the hex value #2f8351, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #2f8351 | |
|---|---|---|
| RGB | rgb(47, 131, 81) | |
| HSL | hsl(144, 47%, 35%) | |
| CMYK | cmyk(64%, 0%, 38%, 49%) | |
| LAB | lab(49, -35, 19) | |
| OKLCH | oklch(0.55 0.113 154) |
Color harmonies
Tints & shades
Code snippets
color: #2f8351;
background-color: #2f8351;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF2F8351)
/* Swift / UIKit */
UIColor(red: 0.18, green: 0.51, blue: 0.32, alpha: 1.0)