Night Owl
#5d7b89
Night Owl, represented by the hex value #5d7b89, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #5d7b89 | |
|---|---|---|
| RGB | rgb(93, 123, 137) | |
| HSL | hsl(199, 19%, 45%) | |
| CMYK | cmyk(32%, 10%, 0%, 46%) | |
| LAB | lab(50, -8, -11) | |
| OKLCH | oklch(0.56 0.041 228) |
Color harmonies
Tints & shades
Code snippets
color: #5d7b89;
background-color: #5d7b89;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF5D7B89)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.48, blue: 0.54, alpha: 1.0)