Does anyone know how to create the 6 purple waves as shown in the image above in CSS?
Have you tried inspecting the element with your browser’s devtools (if it’s a web page)?
It’s an image unfortunately
I’m not aware of a way to do it with CSS.
It’s probably easier to make with SVG though.