Plantation
#3e594c
Plantation is a color with the hex code #3e594c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #3e594c | |
|---|---|---|
| RGB | rgb(62, 89, 76) | |
| HSL | hsl(151, 18%, 30%) | |
| CMYK | cmyk(30%, 0%, 15%, 65%) | |
| LAB | lab(35, -13, 4) | |
| OKLCH | oklch(0.44 0.039 163) |
Color harmonies
Tints & shades
Code snippets
color: #3e594c;
background-color: #3e594c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF3E594C)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.35, blue: 0.30, alpha: 1.0)