Stay the Night
#314662
Here's everything about the color Stay the Night (#314662) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #314662 | |
|---|---|---|
| RGB | rgb(49, 70, 98) | |
| HSL | hsl(214, 33%, 29%) | |
| CMYK | cmyk(50%, 29%, 0%, 62%) | |
| LAB | lab(29, -2, -19) | |
| OKLCH | oklch(0.39 0.055 256) |
Color harmonies
Tints & shades
Code snippets
color: #314662;
background-color: #314662;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF314662)
/* Swift / UIKit */
UIColor(red: 0.19, green: 0.27, blue: 0.38, alpha: 1.0)