Oceanic Motion
#1d5c83
Here's everything about the color Oceanic Motion (#1d5c83) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #1d5c83 | |
|---|---|---|
| RGB | rgb(29, 92, 131) | |
| HSL | hsl(203, 64%, 31%) | |
| CMYK | cmyk(78%, 30%, 0%, 49%) | |
| LAB | lab(37, -10, -28) | |
| OKLCH | oklch(0.45 0.089 240) |
Color harmonies
Tints & shades
Code snippets
color: #1d5c83;
background-color: #1d5c83;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF1D5C83)
/* Swift / UIKit */
UIColor(red: 0.11, green: 0.36, blue: 0.51, alpha: 1.0)