Majestic Magic
#555570
Majestic Magic is a color with the hex code #555570. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #555570 | |
|---|---|---|
| RGB | rgb(85, 85, 112) | |
| HSL | hsl(240, 14%, 39%) | |
| CMYK | cmyk(24%, 24%, 0%, 56%) | |
| LAB | lab(37, 5, -16) | |
| OKLCH | oklch(0.46 0.044 285) |
Color harmonies
Tints & shades
Code snippets
color: #555570;
background-color: #555570;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF555570)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.33, blue: 0.44, alpha: 1.0)