Pretty Twilight Night
#254770
Pretty Twilight Night, represented by the hex value #254770, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #254770 | |
|---|---|---|
| RGB | rgb(37, 71, 112) | |
| HSL | hsl(213, 50%, 29%) | |
| CMYK | cmyk(67%, 37%, 0%, 56%) | |
| LAB | lab(29, -2, -28) | |
| OKLCH | oklch(0.39 0.081 254) |
Color harmonies
Tints & shades
Code snippets
color: #254770;
background-color: #254770;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF254770)
/* Swift / UIKit */
UIColor(red: 0.15, green: 0.28, blue: 0.44, alpha: 1.0)