Myrtle
#21421e
Myrtle is a color with the hex code #21421e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #21421e | |
|---|---|---|
| RGB | rgb(33, 66, 30) | |
| HSL | hsl(115, 38%, 19%) | |
| CMYK | cmyk(50%, 0%, 55%, 74%) | |
| LAB | lab(25, -19, 18) | |
| OKLCH | oklch(0.34 0.072 142) |
Color harmonies
Tints & shades
Code snippets
color: #21421e;
background-color: #21421e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF21421E)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.26, blue: 0.12, alpha: 1.0)