Thor’s Thunder
#44ccff
Here's everything about the color Thor’s Thunder (#44ccff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #44ccff | |
|---|---|---|
| RGB | rgb(68, 204, 255) | |
| HSL | hsl(196, 100%, 63%) | |
| CMYK | cmyk(73%, 20%, 0%, 0%) | |
| LAB | lab(76, -25, -36) | |
| OKLCH | oklch(0.79 0.135 228) |
Color harmonies
Tints & shades
Code snippets
color: #44ccff;
background-color: #44ccff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF44CCFF)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.80, blue: 1.00, alpha: 1.0)