Glacier
#78b1bf
Here's everything about the color Glacier (#78b1bf) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #78b1bf | |
|---|---|---|
| RGB | rgb(120, 177, 191) | |
| HSL | hsl(192, 36%, 61%) | |
| CMYK | cmyk(37%, 7%, 0%, 25%) | |
| LAB | lab(69, -17, -13) | |
| OKLCH | oklch(0.73 0.063 215) |
Color harmonies
Tints & shades
Code snippets
color: #78b1bf;
background-color: #78b1bf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF78B1BF)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.69, blue: 0.75, alpha: 1.0)