Secret of Mana
#4166f5
Here's everything about the color Secret of Mana (#4166f5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4166f5 | |
|---|---|---|
| RGB | rgb(65, 102, 245) | |
| HSL | hsl(228, 90%, 61%) | |
| CMYK | cmyk(73%, 58%, 0%, 4%) | |
| LAB | lab(47, 26, -77) | |
| OKLCH | oklch(0.57 0.218 268) |
Color harmonies
Tints & shades
Code snippets
color: #4166f5;
background-color: #4166f5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF4166F5)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.40, blue: 0.96, alpha: 1.0)