Fist of the North Star
#225599
Here's everything about the color Fist of the North Star (#225599) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #225599 | |
|---|---|---|
| RGB | rgb(34, 85, 153) | |
| HSL | hsl(214, 64%, 37%) | |
| CMYK | cmyk(78%, 44%, 0%, 40%) | |
| LAB | lab(36, 2, -43) | |
| OKLCH | oklch(0.45 0.124 257) |
Color harmonies
Tints & shades
Code snippets
color: #225599;
background-color: #225599;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF225599)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.33, blue: 0.60, alpha: 1.0)