Ficus Elastica
#006131
Ficus Elastica is a color with the hex code #006131. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #006131 | |
|---|---|---|
| RGB | rgb(0, 97, 49) | |
| HSL | hsl(150, 100%, 19%) | |
| CMYK | cmyk(100%, 0%, 49%, 62%) | |
| LAB | lab(36, -35, 20) | |
| OKLCH | oklch(0.43 0.111 153) |
Color harmonies
Tints & shades
Code snippets
color: #006131;
background-color: #006131;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF006131)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.38, blue: 0.19, alpha: 1.0)