Smoky
#605d6b
Smoky is a color with the hex code #605d6b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #605d6b | |
|---|---|---|
| RGB | rgb(96, 93, 107) | |
| HSL | hsl(253, 7%, 39%) | |
| CMYK | cmyk(10%, 13%, 0%, 58%) | |
| LAB | lab(40, 4, -8) | |
| OKLCH | oklch(0.49 0.022 295) |
Color harmonies
Tints & shades
Code snippets
color: #605d6b;
background-color: #605d6b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF605D6B)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.36, blue: 0.42, alpha: 1.0)