#FF057C
#8D0B93
#321575
Linear CSS gradient
#176 Teen Party Gradient
Teen Party combines hot pink (#FF057C), magenta (#8D0B93), and indigo (#321575) in a vivid 3 colour stops linear CSS gradient.
Vivid and dynamic, the saturated palette commands attention and communicates confidence across any viewport.
Works well for sports and fitness apps, brand campaign pages, digital art portfolios. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#FF057Crgb(255, 5, 124)
#8D0B93rgb(141, 11, 147)
#321575rgb(50, 21, 117)
CSS code
background-image: linear-gradient(-225deg, #FF057C 0%, #8D0B93 50%, #321575 100%);