Ancient Pine
#444b43
Ancient Pine is a color with the hex code #444b43. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #444b43 | |
|---|---|---|
| RGB | rgb(68, 75, 67) | |
| HSL | hsl(113, 6%, 28%) | |
| CMYK | cmyk(9%, 0%, 11%, 71%) | |
| LAB | lab(31, -4, 4) | |
| OKLCH | oklch(0.4 0.016 142) |
Color harmonies
Tints & shades
Code snippets
color: #444b43;
background-color: #444b43;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF444B43)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.29, blue: 0.26, alpha: 1.0)