Harbour Mist
#88aaaa
Here's everything about the color Harbour Mist (#88aaaa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #88aaaa | |
|---|---|---|
| RGB | rgb(136, 170, 170) | |
| HSL | hsl(180, 17%, 60%) | |
| CMYK | cmyk(20%, 0%, 0%, 33%) | |
| LAB | lab(67, -12, -4) | |
| OKLCH | oklch(0.71 0.037 196) |
Color harmonies
Tints & shades
Code snippets
color: #88aaaa;
background-color: #88aaaa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF88AAAA)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.67, blue: 0.67, alpha: 1.0)