Squid’s Ink
#041330
Squid’s Ink, represented by the hex value #041330, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #041330 | |
|---|---|---|
| RGB | rgb(4, 19, 48) | |
| HSL | hsl(220, 85%, 10%) | |
| CMYK | cmyk(92%, 60%, 0%, 81%) | |
| LAB | lab(6, 3, -21) | |
| OKLCH | oklch(0.19 0.062 261) |
Color harmonies
Tints & shades
Code snippets
color: #041330;
background-color: #041330;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF041330)
/* Swift / UIKit */
UIColor(red: 0.02, green: 0.07, blue: 0.19, alpha: 1.0)