Winter Lake
#5c97cf
Winter Lake, represented by the hex value #5c97cf, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #5c97cf | |
|---|---|---|
| RGB | rgb(92, 151, 207) | |
| HSL | hsl(209, 55%, 59%) | |
| CMYK | cmyk(56%, 27%, 0%, 19%) | |
| LAB | lab(60, -7, -35) | |
| OKLCH | oklch(0.66 0.104 248) |
Color harmonies
Tints & shades
Code snippets
color: #5c97cf;
background-color: #5c97cf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF5C97CF)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.59, blue: 0.81, alpha: 1.0)