Corfu Waters
#008aad
Here's everything about the color Corfu Waters (#008aad) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #008aad | |
|---|---|---|
| RGB | rgb(0, 138, 173) | |
| HSL | hsl(192, 100%, 34%) | |
| CMYK | cmyk(100%, 20%, 0%, 32%) | |
| LAB | lab(53, -23, -28) | |
| OKLCH | oklch(0.59 0.11 224) |
Color harmonies
Tints & shades
Code snippets
color: #008aad;
background-color: #008aad;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF008AAD)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.54, blue: 0.68, alpha: 1.0)