Arcane Brew
#5260e1
Arcane Brew, represented by the hex value #5260e1, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #5260e1 | |
|---|---|---|
| RGB | rgb(82, 96, 225) | |
| HSL | hsl(234, 70%, 60%) | |
| CMYK | cmyk(64%, 57%, 0%, 12%) | |
| LAB | lab(45, 26, -69) | |
| OKLCH | oklch(0.55 0.194 273) |
Color harmonies
Tints & shades
Code snippets
color: #5260e1;
background-color: #5260e1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF5260E1)
/* Swift / UIKit */
UIColor(red: 0.32, green: 0.38, blue: 0.88, alpha: 1.0)