Any ideas how to create this *weird* shape?

I would love to incorporate this shape into my mobile site, but after some brainstorming and testing, I couldn’t find a way to create it efficiently.

Wondering if anyone here has any creative ideas?

Here’s the shape in question:

Attach an html element and use CSS

1 Like

It looks like they have an ellipse/circle overlaid on a regular rounded rectangle. The ellipse has the same background as the layer under it. Negative margins to bring the shapes together.

just use an image

3 Likes

Most likely going to be an image

2 Likes

mind blown