Pine
#2b5d34
Here's everything about the color Pine (#2b5d34) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2b5d34 | |
|---|---|---|
| RGB | rgb(43, 93, 52) | |
| HSL | hsl(131, 37%, 27%) | |
| CMYK | cmyk(54%, 0%, 44%, 64%) | |
| LAB | lab(35, -25, 18) | |
| OKLCH | oklch(0.43 0.086 148) |
Color harmonies
Tints & shades
Code snippets
color: #2b5d34;
background-color: #2b5d34;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF2B5D34)
/* Swift / UIKit */
UIColor(red: 0.17, green: 0.36, blue: 0.20, alpha: 1.0)