#0250C5
#D43F8D
Linear CSS gradient
#066 Night Party Gradient
Night Party is a linear CSS gradient built from 2 colors: #0250C5, #D43F8D. 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
#0250C5rgb(2, 80, 197)
#D43F8Drgb(212, 63, 141)
CSS code
background-image: linear-gradient(to top, #0250c5 0%, #d43f8d 100%);