Monsoon Season
#839ab0
Monsoon Season is a color with the hex code #839ab0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #839ab0 | |
|---|---|---|
| RGB | rgb(131, 154, 176) | |
| HSL | hsl(209, 22%, 60%) | |
| CMYK | cmyk(26%, 13%, 0%, 31%) | |
| LAB | lab(62, -5, -14) | |
| OKLCH | oklch(0.68 0.042 247) |
Color harmonies
Tints & shades
Code snippets
color: #839ab0;
background-color: #839ab0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF839AB0)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.60, blue: 0.69, alpha: 1.0)