Waikiki
#218ba0
Here's everything about the color Waikiki (#218ba0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #218ba0 | |
|---|---|---|
| RGB | rgb(33, 139, 160) | |
| HSL | hsl(190, 66%, 38%) | |
| CMYK | cmyk(79%, 13%, 0%, 37%) | |
| LAB | lab(53, -24, -20) | |
| OKLCH | oklch(0.59 0.095 215) |
Color harmonies
Tints & shades
Code snippets
color: #218ba0;
background-color: #218ba0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF218BA0)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.55, blue: 0.63, alpha: 1.0)