Into the Stratosphere
#425267
Here's everything about the color Into the Stratosphere (#425267) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #425267 | |
|---|---|---|
| RGB | rgb(66, 82, 103) | |
| HSL | hsl(214, 22%, 33%) | |
| CMYK | cmyk(36%, 20%, 0%, 60%) | |
| LAB | lab(34, -2, -14) | |
| OKLCH | oklch(0.43 0.04 255) |
Color harmonies
Tints & shades
Code snippets
color: #425267;
background-color: #425267;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF425267)
/* Swift / UIKit */
UIColor(red: 0.26, green: 0.32, blue: 0.40, alpha: 1.0)