Ficus
#3b593a
Ficus is a color with the hex code #3b593a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #3b593a | |
|---|---|---|
| RGB | rgb(59, 89, 58) | |
| HSL | hsl(118, 21%, 29%) | |
| CMYK | cmyk(34%, 0%, 35%, 65%) | |
| LAB | lab(35, -17, 14) | |
| OKLCH | oklch(0.43 0.062 144) |
Color harmonies
Tints & shades
Code snippets
color: #3b593a;
background-color: #3b593a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF3B593A)
/* Swift / UIKit */
UIColor(red: 0.23, green: 0.35, blue: 0.23, alpha: 1.0)