#616161
#9BC5C3
Linear CSS gradient
#140 Mole Hall Gradient
Mole Hall combines gray (#616161) and teal (#9BC5C3) in a muted two colour stops linear CSS gradient.
Understated and editorial, the desaturated tones let typography and content take centre stage.
Works well for editorial and publishing sites, minimal portfolios, subtle page dividers. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#616161rgb(97, 97, 97)
#9BC5C3rgb(155, 197, 195)
CSS code
background-image: linear-gradient(-20deg, #616161 0%, #9bc5c3 100%);