Intergalactic Cowboy
#222266
Here's everything about the color Intergalactic Cowboy (#222266) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #222266 | |
|---|---|---|
| RGB | rgb(34, 34, 102) | |
| HSL | hsl(240, 50%, 27%) | |
| CMYK | cmyk(67%, 67%, 0%, 60%) | |
| LAB | lab(17, 19, -41) | |
| OKLCH | oklch(0.3 0.116 277) |
Color harmonies
Tints & shades
Code snippets
color: #222266;
background-color: #222266;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF222266)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.13, blue: 0.40, alpha: 1.0)