Voldemort
#2d135f
Voldemort is a color with the hex code #2d135f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #2d135f | |
|---|---|---|
| RGB | rgb(45, 19, 95) | |
| HSL | hsl(261, 67%, 22%) | |
| CMYK | cmyk(53%, 80%, 0%, 63%) | |
| LAB | lab(14, 28, -41) | |
| OKLCH | oklch(0.28 0.125 292) |
Color harmonies
Tints & shades
Code snippets
color: #2d135f;
background-color: #2d135f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF2D135F)
/* Swift / UIKit */
UIColor(red: 0.18, green: 0.07, blue: 0.37, alpha: 1.0)