Mermaid Dreams
#0088bb
Here's everything about the color Mermaid Dreams (#0088bb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0088bb | |
|---|---|---|
| RGB | rgb(0, 136, 187) | |
| HSL | hsl(196, 100%, 37%) | |
| CMYK | cmyk(100%, 27%, 0%, 27%) | |
| LAB | lab(53, -17, -36) | |
| OKLCH | oklch(0.59 0.123 234) |
Color harmonies
Tints & shades
Code snippets
color: #0088bb;
background-color: #0088bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF0088BB)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.53, blue: 0.73, alpha: 1.0)