Lost in the Woods
#014426
Lost in the Woods is a color with the hex code #014426. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #014426 | |
|---|---|---|
| RGB | rgb(1, 68, 38) | |
| HSL | hsl(153, 97%, 14%) | |
| CMYK | cmyk(99%, 0%, 44%, 73%) | |
| LAB | lab(25, -26, 13) | |
| OKLCH | oklch(0.34 0.081 157) |
Color harmonies
Tints & shades
Code snippets
color: #014426;
background-color: #014426;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF014426)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.27, blue: 0.15, alpha: 1.0)