Heavenly Sky
#6b90b3
Here's everything about the color Heavenly Sky (#6b90b3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6b90b3 | |
|---|---|---|
| RGB | rgb(107, 144, 179) | |
| HSL | hsl(209, 32%, 56%) | |
| CMYK | cmyk(40%, 20%, 0%, 30%) | |
| LAB | lab(58, -6, -23) | |
| OKLCH | oklch(0.64 0.067 248) |
Color harmonies
Tints & shades
Code snippets
color: #6b90b3;
background-color: #6b90b3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF6B90B3)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.56, blue: 0.70, alpha: 1.0)