Celestial Horizon
#7c94b3
Here's everything about the color Celestial Horizon (#7c94b3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7c94b3 | |
|---|---|---|
| RGB | rgb(124, 148, 179) | |
| HSL | hsl(214, 27%, 59%) | |
| CMYK | cmyk(31%, 17%, 0%, 30%) | |
| LAB | lab(60, -3, -19) | |
| OKLCH | oklch(0.66 0.054 255) |
Color harmonies
Tints & shades
Code snippets
color: #7c94b3;
background-color: #7c94b3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF7C94B3)
/* Swift / UIKit */
UIColor(red: 0.49, green: 0.58, blue: 0.70, alpha: 1.0)