Blue Mana
#68c2f5
Here's everything about the color Blue Mana (#68c2f5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #68c2f5 | |
|---|---|---|
| RGB | rgb(104, 194, 245) | |
| HSL | hsl(202, 88%, 68%) | |
| CMYK | cmyk(58%, 21%, 0%, 4%) | |
| LAB | lab(74, -17, -34) | |
| OKLCH | oklch(0.78 0.113 236) |
Color harmonies
Tints & shades
Code snippets
color: #68c2f5;
background-color: #68c2f5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF68C2F5)
/* Swift / UIKit */
UIColor(red: 0.41, green: 0.76, blue: 0.96, alpha: 1.0)