Admiral Blue
#50647f
Here's everything about the color Admiral Blue (#50647f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #50647f | |
|---|---|---|
| RGB | rgb(80, 100, 127) | |
| HSL | hsl(214, 23%, 41%) | |
| CMYK | cmyk(37%, 21%, 0%, 50%) | |
| LAB | lab(42, -2, -18) | |
| OKLCH | oklch(0.5 0.05 256) |
Color harmonies
Tints & shades
Code snippets
color: #50647f;
background-color: #50647f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF50647F)
/* Swift / UIKit */
UIColor(red: 0.31, green: 0.39, blue: 0.50, alpha: 1.0)