Pacific Depths
#004488
Here's everything about the color Pacific Depths (#004488) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #004488 | |
|---|---|---|
| RGB | rgb(0, 68, 136) | |
| HSL | hsl(210, 100%, 27%) | |
| CMYK | cmyk(100%, 50%, 0%, 47%) | |
| LAB | lab(28, 4, -44) | |
| OKLCH | oklch(0.39 0.129 255) |
Color harmonies
Tints & shades
Code snippets
color: #004488;
background-color: #004488;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF004488)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.27, blue: 0.53, alpha: 1.0)