Airborne
#a2c2d0
Here's everything about the color Airborne (#a2c2d0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a2c2d0 | |
|---|---|---|
| RGB | rgb(162, 194, 208) | |
| HSL | hsl(198, 33%, 73%) | |
| CMYK | cmyk(22%, 7%, 0%, 18%) | |
| LAB | lab(76, -9, -11) | |
| OKLCH | oklch(0.8 0.04 226) |
Color harmonies
Tints & shades
Code snippets
color: #a2c2d0;
background-color: #a2c2d0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFA2C2D0)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.76, blue: 0.82, alpha: 1.0)