Woodland Soul
#127a49
Here's everything about the color Woodland Soul (#127a49) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #127a49 | |
|---|---|---|
| RGB | rgb(18, 122, 73) | |
| HSL | hsl(152, 74%, 27%) | |
| CMYK | cmyk(85%, 0%, 40%, 52%) | |
| LAB | lab(45, -38, 19) | |
| OKLCH | oklch(0.51 0.118 156) |
Color harmonies
Tints & shades
Code snippets
color: #127a49;
background-color: #127a49;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF127A49)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.48, blue: 0.29, alpha: 1.0)