Hadfield Blue
#1177ff
Here's everything about the color Hadfield Blue (#1177ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #1177ff | |
|---|---|---|
| RGB | rgb(17, 119, 255) | |
| HSL | hsl(214, 100%, 53%) | |
| CMYK | cmyk(93%, 53%, 0%, 0%) | |
| LAB | lab(51, 14, -76) | |
| OKLCH | oklch(0.6 0.22 259) |
Color harmonies
Tints & shades
Code snippets
color: #1177ff;
background-color: #1177ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-blue-500 /* ≈ #2b7fff */
/* Flutter */
Color(0xFF1177FF)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.47, blue: 1.00, alpha: 1.0)