Minty Fresh Gradient
Teal green into a crisp yellow-green.
Open in the gradient generator → Color Stops
#00B09B
#96C93D
Minty Fresh CSS Code
HEX Copy
background: #00B09B; background: linear-gradient(90deg, #00B09B 0%, #96C93D 100%);
RGBA Copy
background: rgba(0, 176, 155, 1.0); background: linear-gradient(90deg, rgba(0, 176, 155, 1.0) 0%, rgba(150, 201, 61, 1.0) 100%);
HSLA Copy
background: hsla(173, 100%, 35%, 1.0); background: linear-gradient(90deg, hsla(173, 100%, 35%, 1.0) 0%, hsla(82, 56%, 51%, 1.0) 100%);