Winter Wizard
#a0e6ff
Here's everything about the color Winter Wizard (#a0e6ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a0e6ff | |
|---|---|---|
| RGB | rgb(160, 230, 255) | |
| HSL | hsl(196, 100%, 81%) | |
| CMYK | cmyk(37%, 10%, 0%, 0%) | |
| LAB | lab(87, -18, -20) | |
| OKLCH | oklch(0.89 0.078 222) |
Color harmonies
Tints & shades
Code snippets
color: #a0e6ff;
background-color: #a0e6ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFA0E6FF)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.90, blue: 1.00, alpha: 1.0)