Crystal Lake
#88b5c4
Here's everything about the color Crystal Lake (#88b5c4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #88b5c4 | |
|---|---|---|
| RGB | rgb(136, 181, 196) | |
| HSL | hsl(195, 34%, 65%) | |
| CMYK | cmyk(31%, 8%, 0%, 23%) | |
| LAB | lab(71, -13, -13) | |
| OKLCH | oklch(0.75 0.052 220) |
Color harmonies
Tints & shades
Code snippets
color: #88b5c4;
background-color: #88b5c4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF88B5C4)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.71, blue: 0.77, alpha: 1.0)