#4FB576
#44C489
#28A9AE
#28A2B7
#4C7788
#6C4F63
#432C39
Linear CSS gradient
#065 Burning Spring Gradient
Burning Spring is a linear CSS gradient built from 7 colors: #4FB576, #44C489, #28A9AE, #28A2B7, #4C7788, #6C4F63, #432C39. 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
#4FB576rgb(79, 181, 118)
#44C489rgb(68, 196, 137)
#28A9AErgb(40, 169, 174)
#28A2B7rgb(40, 162, 183)
#4C7788rgb(76, 119, 136)
#6C4F63rgb(108, 79, 99)
#432C39rgb(67, 44, 57)
CSS code
background-image: linear-gradient(to top, #4fb576 0%, #44c489 30%, #28a9ae 46%, #28a2b7 59%, #4c7788 71%, #6c4f63 86%, #432c39 100%);