Night Shift
#2a5c6a
Here's everything about the color Night Shift (#2a5c6a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2a5c6a | |
|---|---|---|
| RGB | rgb(42, 92, 106) | |
| HSL | hsl(193, 43%, 29%) | |
| CMYK | cmyk(60%, 13%, 0%, 58%) | |
| LAB | lab(36, -14, -13) | |
| OKLCH | oklch(0.45 0.058 219) |
Color harmonies
Tints & shades
Code snippets
color: #2a5c6a;
background-color: #2a5c6a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF2A5C6A)
/* Swift / UIKit */
UIColor(red: 0.16, green: 0.36, blue: 0.42, alpha: 1.0)