Serene Sea
#78a7c3
Serene Sea, represented by the hex value #78a7c3, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #78a7c3 | |
|---|---|---|
| RGB | rgb(120, 167, 195) | |
| HSL | hsl(202, 38%, 62%) | |
| CMYK | cmyk(38%, 14%, 0%, 24%) | |
| LAB | lab(66, -11, -20) | |
| OKLCH | oklch(0.71 0.065 235) |
Color harmonies
Tints & shades
Code snippets
color: #78a7c3;
background-color: #78a7c3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF78A7C3)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.65, blue: 0.76, alpha: 1.0)