Herring Silver
#c6c8cf
Herring Silver, represented by the hex value #c6c8cf, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #c6c8cf | |
|---|---|---|
| RGB | rgb(198, 200, 207) | |
| HSL | hsl(227, 9%, 79%) | |
| CMYK | cmyk(4%, 3%, 0%, 19%) | |
| LAB | lab(81, 0, -4) | |
| OKLCH | oklch(0.83 0.01 273) |
Color harmonies
Tints & shades
Code snippets
color: #c6c8cf;
background-color: #c6c8cf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC6C8CF)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.78, blue: 0.81, alpha: 1.0)