Infinite Inkwell
#2f1064
Infinite Inkwell is a color with the hex code #2f1064. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #2f1064 | |
|---|---|---|
| RGB | rgb(47, 16, 100) | |
| HSL | hsl(262, 72%, 23%) | |
| CMYK | cmyk(53%, 84%, 0%, 61%) | |
| LAB | lab(14, 31, -44) | |
| OKLCH | oklch(0.28 0.134 292) |
Color harmonies
Tints & shades
Code snippets
color: #2f1064;
background-color: #2f1064;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF2F1064)
/* Swift / UIKit */
UIColor(red: 0.18, green: 0.06, blue: 0.39, alpha: 1.0)