Vive le Vent
#aed1e8
Here's everything about the color Vive le Vent (#aed1e8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aed1e8 | |
|---|---|---|
| RGB | rgb(174, 209, 232) | |
| HSL | hsl(204, 56%, 80%) | |
| CMYK | cmyk(25%, 10%, 0%, 9%) | |
| LAB | lab(82, -8, -15) | |
| OKLCH | oklch(0.84 0.049 237) |
Color harmonies
Tints & shades
Code snippets
color: #aed1e8;
background-color: #aed1e8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFAED1E8)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.82, blue: 0.91, alpha: 1.0)