#B721FF
#21D4FD
Linear CSS gradient
#085 October Silence Gradient
October Silence blends violet (#B721FF) and cyan (#21D4FD) in a bold linear CSS gradient across two colour stops.
Saturated to the max, this palette grabs attention fast and keeps it — ideal wherever boldness is a feature, not a bug.
Works well for gaming UIs, nightlife event pages, bold call-to-action sections. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#B721FFrgb(183, 33, 255)
#21D4FDrgb(33, 212, 253)
CSS code
background-image: linear-gradient(-20deg, #b721ff 0%, #21d4fd 100%);