Woodland Night
#475c5d
Here's everything about the color Woodland Night (#475c5d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #475c5d | |
|---|---|---|
| RGB | rgb(71, 92, 93) | |
| HSL | hsl(183, 13%, 32%) | |
| CMYK | cmyk(24%, 1%, 0%, 64%) | |
| LAB | lab(37, -8, -3) | |
| OKLCH | oklch(0.46 0.026 200) |
Color harmonies
Tints & shades
Code snippets
color: #475c5d;
background-color: #475c5d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF475C5D)
/* Swift / UIKit */
UIColor(red: 0.28, green: 0.36, blue: 0.36, alpha: 1.0)