add gradient shade in website code example Example: css linear gradient #grad { background-image: linear-gradient(to right, #f1b1b1 , #82e6e8); }