Wing Commander
#0065ac
Wing Commander is a color with the hex code #0065ac. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #0065ac | |
|---|---|---|
| RGB | rgb(0, 101, 172) | |
| HSL | hsl(205, 100%, 34%) | |
| CMYK | cmyk(100%, 41%, 0%, 33%) | |
| LAB | lab(41, -4, -46) | |
| OKLCH | oklch(0.5 0.137 249) |
Color harmonies
Tints & shades
Code snippets
color: #0065ac;
background-color: #0065ac;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF0065AC)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.40, blue: 0.67, alpha: 1.0)