Deep Pond
#014420
Deep Pond, represented by the hex value #014420, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #014420 | |
|---|---|---|
| RGB | rgb(1, 68, 32) | |
| HSL | hsl(148, 97%, 14%) | |
| CMYK | cmyk(99%, 0%, 53%, 73%) | |
| LAB | lab(24, -27, 16) | |
| OKLCH | oklch(0.34 0.087 153) |
Color harmonies
Tints & shades
Code snippets
color: #014420;
background-color: #014420;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF014420)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.27, blue: 0.13, alpha: 1.0)