Jungle Mist Gradient
Deep forest teal opening into pale lime haze.
Open in the gradient generator → Color Stops
#134E5E
#71B280
#D4FC79
#96E6A1
Jungle Mist CSS Code
HEX Copy
background: #134E5E; background: linear-gradient(90deg, #134E5E 0%, #71B280 30%, #D4FC79 65%, #96E6A1 100%);
RGBA Copy
background: rgba(19, 78, 94, 1.0); background: linear-gradient(90deg, rgba(19, 78, 94, 1.0) 0%, rgba(113, 178, 128, 1.0) 30%, rgba(212, 252, 121, 1.0) 65%, rgba(150, 230, 161, 1.0) 100%);
HSLA Copy
background: hsla(193, 66%, 22%, 1.0); background: linear-gradient(90deg, hsla(193, 66%, 22%, 1.0) 0%, hsla(134, 30%, 57%, 1.0) 30%, hsla(78, 96%, 73%, 1.0) 65%, hsla(128, 62%, 75%, 1.0) 100%);