Occult
#4b1e87
Occult is a color with the hex code #4b1e87. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4b1e87 | |
|---|---|---|
| RGB | rgb(75, 30, 135) | |
| HSL | hsl(266, 64%, 32%) | |
| CMYK | cmyk(44%, 78%, 0%, 47%) | |
| LAB | lab(24, 38, -51) | |
| OKLCH | oklch(0.37 0.162 297) |
Color harmonies
Tints & shades
Code snippets
color: #4b1e87;
background-color: #4b1e87;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF4B1E87)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.12, blue: 0.53, alpha: 1.0)