#5271C4
#B19FFF
#ECA1FE
Linear CSS gradient
#157 Sleepless Night Gradient
Sleepless Night is a linear CSS gradient built from 3 colors: #5271C4, #B19FFF, #ECA1FE. 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
#5271C4rgb(82, 113, 196)
#B19FFFrgb(177, 159, 255)
#ECA1FErgb(236, 161, 254)
CSS code
background-image: linear-gradient(-225deg, #5271C4 0%, #B19FFF 48%, #ECA1FE 100%);