Magic Ink
#0247fe
Here's everything about the color Magic Ink (#0247fe) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0247fe | |
|---|---|---|
| RGB | rgb(2, 71, 254) | |
| HSL | hsl(224, 99%, 50%) | |
| CMYK | cmyk(99%, 72%, 0%, 0%) | |
| LAB | lab(39, 42, -96) | |
| OKLCH | oklch(0.51 0.273 264) |
Color harmonies
Tints & shades
Code snippets
color: #0247fe;
background-color: #0247fe;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF0247FE)
/* Swift / UIKit */
UIColor(red: 0.01, green: 0.28, blue: 1.00, alpha: 1.0)