Winter Storm
#4b7079
Winter Storm is a color with the hex code #4b7079. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4b7079 | |
|---|---|---|
| RGB | rgb(75, 112, 121) | |
| HSL | hsl(192, 23%, 38%) | |
| CMYK | cmyk(38%, 7%, 0%, 53%) | |
| LAB | lab(45, -12, -9) | |
| OKLCH | oklch(0.52 0.044 215) |
Color harmonies
Tints & shades
Code snippets
color: #4b7079;
background-color: #4b7079;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF4B7079)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.44, blue: 0.47, alpha: 1.0)