Exotic Escape
#96d9df
Here's everything about the color Exotic Escape (#96d9df) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #96d9df | |
|---|---|---|
| RGB | rgb(150, 217, 223) | |
| HSL | hsl(185, 53%, 73%) | |
| CMYK | cmyk(33%, 3%, 0%, 13%) | |
| LAB | lab(82, -21, -10) | |
| OKLCH | oklch(0.84 0.068 203) |
Color harmonies
Tints & shades
Code snippets
color: #96d9df;
background-color: #96d9df;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF96D9DF)
/* Swift / UIKit */
UIColor(red: 0.59, green: 0.85, blue: 0.87, alpha: 1.0)