Scandinavian Liquorice
#1a1110
Scandinavian Liquorice, represented by the hex value #1a1110, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #1a1110 | |
|---|---|---|
| RGB | rgb(26, 17, 16) | |
| HSL | hsl(6, 24%, 8%) | |
| CMYK | cmyk(0%, 35%, 38%, 90%) | |
| LAB | lab(6, 4, 2) | |
| OKLCH | oklch(0.19 0.015 26) |
Color harmonies
Tints & shades
Code snippets
color: #1a1110;
background-color: #1a1110;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF1A1110)
/* Swift / UIKit */
UIColor(red: 0.10, green: 0.07, blue: 0.06, alpha: 1.0)