Celestial
#007894
Here's everything about the color Celestial (#007894) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #007894 | |
|---|---|---|
| RGB | rgb(0, 120, 148) | |
| HSL | hsl(191, 100%, 29%) | |
| CMYK | cmyk(100%, 19%, 0%, 42%) | |
| LAB | lab(46, -21, -24) | |
| OKLCH | oklch(0.53 0.098 222) |
Color harmonies
Tints & shades
Code snippets
color: #007894;
background-color: #007894;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF007894)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.47, blue: 0.58, alpha: 1.0)