Nightly Expedition
#221188
Here's everything about the color Nightly Expedition (#221188) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #221188 | |
|---|---|---|
| RGB | rgb(34, 17, 136) | |
| HSL | hsl(249, 78%, 30%) | |
| CMYK | cmyk(75%, 88%, 0%, 47%) | |
| LAB | lab(17, 38, -63) | |
| OKLCH | oklch(0.31 0.178 275) |
Color harmonies
Tints & shades
Code snippets
color: #221188;
background-color: #221188;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF221188)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.07, blue: 0.53, alpha: 1.0)