#3B41C5
#A981BB
#FFC8A9
Linear CSS gradient
#114 New Retrowave Gradient
New Retrowave is a linear CSS gradient built from 3 colors: #3B41C5, #A981BB, #FFC8A9. 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
#3B41C5rgb(59, 65, 197)
#A981BBrgb(169, 129, 187)
#FFC8A9rgb(255, 200, 169)
CSS code
background-image: linear-gradient(to top, #3b41c5 0%, #a981bb 49%, #ffc8a9 100%);