Sanctum of Shadows
#3c2f4e
Sanctum of Shadows is a color with the hex code #3c2f4e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #3c2f4e | |
|---|---|---|
| RGB | rgb(60, 47, 78) | |
| HSL | hsl(265, 25%, 25%) | |
| CMYK | cmyk(23%, 40%, 0%, 69%) | |
| LAB | lab(22, 12, -17) | |
| OKLCH | oklch(0.33 0.056 303) |
Color harmonies
Tints & shades
Code snippets
color: #3c2f4e;
background-color: #3c2f4e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF3C2F4E)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.18, blue: 0.31, alpha: 1.0)