Parsley Sprig
#3d7049
Parsley Sprig, represented by the hex value #3d7049, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #3d7049 | |
|---|---|---|
| RGB | rgb(61, 112, 73) | |
| HSL | hsl(134, 29%, 34%) | |
| CMYK | cmyk(46%, 0%, 35%, 56%) | |
| LAB | lab(43, -25, 16) | |
| OKLCH | oklch(0.5 0.083 150) |
Color harmonies
Tints & shades
Code snippets
color: #3d7049;
background-color: #3d7049;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF3D7049)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.44, blue: 0.29, alpha: 1.0)