Stormy Oceans
#70818e
Stormy Oceans, represented by the hex value #70818e, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #70818e | |
|---|---|---|
| RGB | rgb(112, 129, 142) | |
| HSL | hsl(206, 12%, 50%) | |
| CMYK | cmyk(21%, 9%, 0%, 44%) | |
| LAB | lab(53, -4, -9) | |
| OKLCH | oklch(0.59 0.028 241) |
Color harmonies
Tints & shades
Code snippets
color: #70818e;
background-color: #70818e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF70818E)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.51, blue: 0.56, alpha: 1.0)