"matcha" color gradient

matcha
gradient
background
color
pastel
green
teal
blue

10

matcha color gradient css code

.matcha {
  background: linear-gradient(135deg, #e0f2f7, #a1e2ec, #90c6e5, #81b7d9, #6f92bc , #5d7fad, #4c6087, #3a4760);
}