Over the Sky
#98d5ea
Here's everything about the color Over the Sky (#98d5ea) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #98d5ea | |
|---|---|---|
| RGB | rgb(152, 213, 234) | |
| HSL | hsl(195, 66%, 76%) | |
| CMYK | cmyk(35%, 9%, 0%, 8%) | |
| LAB | lab(82, -16, -17) | |
| OKLCH | oklch(0.84 0.069 221) |
Color harmonies
Tints & shades
Code snippets
color: #98d5ea;
background-color: #98d5ea;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF98D5EA)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.84, blue: 0.92, alpha: 1.0)