Shadow of Night
#2a4f61
Here's everything about the color Shadow of Night (#2a4f61) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2a4f61 | |
|---|---|---|
| RGB | rgb(42, 79, 97) | |
| HSL | hsl(200, 40%, 27%) | |
| CMYK | cmyk(57%, 19%, 0%, 62%) | |
| LAB | lab(31, -9, -15) | |
| OKLCH | oklch(0.41 0.052 231) |
Color harmonies
Tints & shades
Code snippets
color: #2a4f61;
background-color: #2a4f61;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF2A4F61)
/* Swift / UIKit */
UIColor(red: 0.16, green: 0.31, blue: 0.38, alpha: 1.0)