Night Kite
#005572
Night Kite, represented by the hex value #005572, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #005572 | |
|---|---|---|
| RGB | rgb(0, 85, 114) | |
| HSL | hsl(195, 100%, 22%) | |
| CMYK | cmyk(100%, 25%, 0%, 55%) | |
| LAB | lab(33, -14, -23) | |
| OKLCH | oklch(0.42 0.084 230) |
Color harmonies
Tints & shades
Code snippets
color: #005572;
background-color: #005572;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF005572)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.33, blue: 0.45, alpha: 1.0)