#CD9CF2
#F6F3FF
Linear CSS gradient
#036 Zeus Miracle Gradient
Zeus Miracle is a linear CSS gradient built from 2 colors: #CD9CF2, #F6F3FF. 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
#CD9CF2rgb(205, 156, 242)
#F6F3FFrgb(246, 243, 255)
CSS code
background-image: linear-gradient(to top, #cd9cf2 0%, #f6f3ff 100%);