Ocean Slumber
#41767b
Ocean Slumber, represented by the hex value #41767b, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #41767b | |
|---|---|---|
| RGB | rgb(65, 118, 123) | |
| HSL | hsl(185, 31%, 37%) | |
| CMYK | cmyk(47%, 4%, 0%, 52%) | |
| LAB | lab(46, -17, -9) | |
| OKLCH | oklch(0.53 0.057 203) |
Color harmonies
Tints & shades
Code snippets
color: #41767b;
background-color: #41767b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF41767B)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.46, blue: 0.48, alpha: 1.0)