Gentle Sky
#99bdd2
Here's everything about the color Gentle Sky (#99bdd2) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #99bdd2 | |
|---|---|---|
| RGB | rgb(153, 189, 210) | |
| HSL | hsl(202, 39%, 71%) | |
| CMYK | cmyk(27%, 10%, 0%, 18%) | |
| LAB | lab(74, -9, -15) | |
| OKLCH | oklch(0.78 0.049 234) |
Color harmonies
Tints & shades
Code snippets
color: #99bdd2;
background-color: #99bdd2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF99BDD2)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.74, blue: 0.82, alpha: 1.0)