Cascade Twilight
#234893
Cascade Twilight, represented by the hex value #234893, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #234893 | |
|---|---|---|
| RGB | rgb(35, 72, 147) | |
| HSL | hsl(220, 62%, 36%) | |
| CMYK | cmyk(76%, 51%, 0%, 42%) | |
| LAB | lab(31, 9, -46) | |
| OKLCH | oklch(0.42 0.131 262) |
Color harmonies
Tints & shades
Code snippets
color: #234893;
background-color: #234893;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF234893)
/* Swift / UIKit */
UIColor(red: 0.14, green: 0.28, blue: 0.58, alpha: 1.0)