Beautiful Darkness
#686d70
Beautiful Darkness is a color with the hex code #686d70. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #686d70 | |
|---|---|---|
| RGB | rgb(104, 109, 112) | |
| HSL | hsl(203, 4%, 42%) | |
| CMYK | cmyk(7%, 3%, 0%, 56%) | |
| LAB | lab(46, -2, -2) | |
| OKLCH | oklch(0.53 0.008 234) |
Color harmonies
Tints & shades
Code snippets
color: #686d70;
background-color: #686d70;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF686D70)
/* Swift / UIKit */
UIColor(red: 0.41, green: 0.43, blue: 0.44, alpha: 1.0)