#5F72BD
#9B23EA
Linear CSS gradient
#090 Mars Party Gradient
Mars Party is a linear CSS gradient built from 2 colors: #5F72BD, #9B23EA. 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
#5F72BDrgb(95, 114, 189)
#9B23EArgb(155, 35, 234)
CSS code
background-image: linear-gradient(to top, #5f72bd 0%, #9b23ea 100%);