Horizon
#648894
Horizon is a color with the hex code #648894. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #648894 | |
|---|---|---|
| RGB | rgb(100, 136, 148) | |
| HSL | hsl(195, 19%, 49%) | |
| CMYK | cmyk(32%, 8%, 0%, 42%) | |
| LAB | lab(54, -11, -11) | |
| OKLCH | oklch(0.6 0.044 220) |
Color harmonies
Tints & shades
Code snippets
color: #648894;
background-color: #648894;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF648894)
/* Swift / UIKit */
UIColor(red: 0.39, green: 0.53, blue: 0.58, alpha: 1.0)