Inland Waters
#7c939d
Inland Waters is a color with the hex code #7c939d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7c939d | |
|---|---|---|
| RGB | rgb(124, 147, 157) | |
| HSL | hsl(198, 14%, 55%) | |
| CMYK | cmyk(21%, 6%, 0%, 38%) | |
| LAB | lab(59, -7, -8) | |
| OKLCH | oklch(0.65 0.03 226) |
Color harmonies
Tints & shades
Code snippets
color: #7c939d;
background-color: #7c939d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF7C939D)
/* Swift / UIKit */
UIColor(red: 0.49, green: 0.58, blue: 0.62, alpha: 1.0)