Liquorice
#0a0502
Here's everything about the color Liquorice (#0a0502) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0a0502 | |
|---|---|---|
| RGB | rgb(10, 5, 2) | |
| HSL | hsl(23, 67%, 2%) | |
| CMYK | cmyk(0%, 50%, 80%, 96%) | |
| LAB | lab(2, 1, 2) | |
| OKLCH | oklch(0.12 0.016 64) |
Color harmonies
Tints & shades
Code snippets
color: #0a0502;
background-color: #0a0502;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF0A0502)
/* Swift / UIKit */
UIColor(red: 0.04, green: 0.02, blue: 0.01, alpha: 1.0)