#A8BFFF
#884D80
Linear CSS gradient
#156 Witch Dance Gradient
Witch Dance is a vivid linear CSS gradient built from lavender (#A8BFFF) and fuchsia (#884D80) across two colour stops.
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
#A8BFFFrgb(168, 191, 255)
#884D80rgb(136, 77, 128)
CSS code
background-image: linear-gradient(-225deg, #A8BFFF 0%, #884D80 100%);