Deep Forest
#3c463e
Here's everything about the color Deep Forest (#3c463e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #3c463e | |
|---|---|---|
| RGB | rgb(60, 70, 62) | |
| HSL | hsl(132, 8%, 25%) | |
| CMYK | cmyk(14%, 0%, 11%, 73%) | |
| LAB | lab(29, -6, 3) | |
| OKLCH | oklch(0.38 0.019 151) |
Color harmonies
Tints & shades
Code snippets
color: #3c463e;
background-color: #3c463e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF3C463E)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.27, blue: 0.24, alpha: 1.0)