Skydive
#60bfd3
Skydive is a color with the hex code #60bfd3. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #60bfd3 | |
|---|---|---|
| RGB | rgb(96, 191, 211) | |
| HSL | hsl(190, 57%, 60%) | |
| CMYK | cmyk(55%, 9%, 0%, 17%) | |
| LAB | lab(72, -25, -19) | |
| OKLCH | oklch(0.75 0.094 213) |
Color harmonies
Tints & shades
Code snippets
color: #60bfd3;
background-color: #60bfd3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF60BFD3)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.75, blue: 0.83, alpha: 1.0)