Alpine Expedition
#99eeff
Here's everything about the color Alpine Expedition (#99eeff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #99eeff | |
|---|---|---|
| RGB | rgb(153, 238, 255) | |
| HSL | hsl(190, 100%, 80%) | |
| CMYK | cmyk(40%, 7%, 0%, 0%) | |
| LAB | lab(89, -24, -17) | |
| OKLCH | oklch(0.9 0.085 212) |
Color harmonies
Tints & shades
Code snippets
color: #99eeff;
background-color: #99eeff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF99EEFF)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.93, blue: 1.00, alpha: 1.0)