Still Waters Run Deep
#4a5d5f
Still Waters Run Deep is a color with the hex code #4a5d5f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4a5d5f | |
|---|---|---|
| RGB | rgb(74, 93, 95) | |
| HSL | hsl(186, 12%, 33%) | |
| CMYK | cmyk(22%, 2%, 0%, 63%) | |
| LAB | lab(38, -7, -4) | |
| OKLCH | oklch(0.46 0.023 204) |
Color harmonies
Tints & shades
Code snippets
color: #4a5d5f;
background-color: #4a5d5f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF4A5D5F)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.36, blue: 0.37, alpha: 1.0)