"helthy" color gradient

healthy
fresh
vibrant
natural
gradient

14

helthy color gradient css code

.helthy {
  background: linear-gradient(135deg, rgba(118, 207, 100, 0.8), rgba(100,178,139, 0.7), rgba(118, 207, 100, 0.5), rgba(100, 178, 139, 0.3), rgba(43,103,84,0.2)), url(https://via.placeholder.com/150/000/fff.png) , no-repeat center;
}