#43E97B
#38F9D7
Linear CSS gradient
#020 New Life Gradient
New Life is a linear CSS gradient built from 2 colors: #43E97B, #38F9D7. It works well for hero sections, UI surfaces, marketing pages, and subtle background treatments.
Use the palette table below to grab exact HEX and RGB values, then copy the raw CSS snippet and drop it straight into your project without re-building the gradient by hand.
Color palette
ColorHEXRGB
#43E97Brgb(67, 233, 123)
#38F9D7rgb(56, 249, 215)
CSS code
background-image: linear-gradient(to right, #43e97b 0%, #38f9d7 100%);