#4481EB
#04BEFE
Linear CSS gradient
#106 Party Bliss Gradient
Party Bliss is a linear CSS gradient built from 2 colors: #4481EB, #04BEFE. 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
#4481EBrgb(68, 129, 235)
#04BEFErgb(4, 190, 254)
CSS code
background-image: linear-gradient(to top, #4481eb 0%, #04befe 100%);