Mystic Nights
#4b2c74
Here's everything about the color Mystic Nights (#4b2c74) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4b2c74 | |
|---|---|---|
| RGB | rgb(75, 44, 116) | |
| HSL | hsl(266, 45%, 31%) | |
| CMYK | cmyk(35%, 62%, 0%, 55%) | |
| LAB | lab(25, 27, -37) | |
| OKLCH | oklch(0.37 0.12 301) |
Color harmonies
Tints & shades
Code snippets
color: #4b2c74;
background-color: #4b2c74;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF4B2C74)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.17, blue: 0.45, alpha: 1.0)