Bitter Liquorice
#262926
Bitter Liquorice, represented by the hex value #262926, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #262926 | |
|---|---|---|
| RGB | rgb(38, 41, 38) | |
| HSL | hsl(120, 4%, 15%) | |
| CMYK | cmyk(7%, 0%, 7%, 84%) | |
| LAB | lab(16, -2, 1) | |
| OKLCH | oklch(0.28 0.007 145) |
Color harmonies
Tints & shades
Code snippets
color: #262926;
background-color: #262926;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF262926)
/* Swift / UIKit */
UIColor(red: 0.15, green: 0.16, blue: 0.15, alpha: 1.0)