Dark Sanctuary
#3f012c
Dark Sanctuary is a color with the hex code #3f012c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #3f012c | |
|---|---|---|
| RGB | rgb(63, 1, 44) | |
| HSL | hsl(318, 97%, 13%) | |
| CMYK | cmyk(0%, 98%, 30%, 75%) | |
| LAB | lab(11, 32, -10) | |
| OKLCH | oklch(0.25 0.103 345) |
Color harmonies
Tints & shades
Code snippets
color: #3f012c;
background-color: #3f012c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF3F012C)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.00, blue: 0.17, alpha: 1.0)