Acapulco Dive
#65a7dd
Acapulco Dive is a color with the hex code #65a7dd. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #65a7dd | |
|---|---|---|
| RGB | rgb(101, 167, 221) | |
| HSL | hsl(207, 64%, 63%) | |
| CMYK | cmyk(54%, 24%, 0%, 13%) | |
| LAB | lab(66, -10, -34) | |
| OKLCH | oklch(0.71 0.104 245) |
Color harmonies
Tints & shades
Code snippets
color: #65a7dd;
background-color: #65a7dd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF65A7DD)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.65, blue: 0.87, alpha: 1.0)