Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
100+ Abstract shapes with cool grainy gradient for design and development projects.
Traffic, search & AI signals for coolshap.es.
Third-party traffic estimate · Updated Aug 9, 2026
Submit your own product to reach creators and founders looking for the next tool to try.

Avmira is a next-generation AI-powered digital education platform designed to help students, educators, and organizations learn, create, and build with modern technology.

Pay-to-rank leaderboard, claim your spot or get outbid

AI-powered digital wardrobe: catalog your clothes, compose outfits, and buy/sell secondhand on the community marketplace.

Remove hidden Unicode characters, zero-width spaces, and Markdown formatting residue from drafts in your browser. Scan text for free to prepare clean copy.

Strip invisible Unicode spaces, zero-width tags, and unwanted markdown before pasting into docs. Inspect exact residue counts to keep formatting clean.

A browser-based text utility to strip zero-width characters, clean messy Markdown artifacts, and reconstruct repetitive phrasing into clear, natural prose.

End-to-end encrypted iPhone photo backup that organizes your family's memories and never trains AI on your photos.

300+ free online tools for PDF, images, text, developers, calculators and media. Toolyconvert processes your files directly in your browser, so there are no uploads, no sign-up, and no limits. Fast, private and easy-to-use tools for everyday tasks.
CoolShapes is an open-source collection of 100+ abstract shapes with grainy gradients, available in multiple formats (SVG, JSX, PNG) for use in design and development projects.
CoolShapes is an open-source library of 100+ abstract vector shapes featuring grainy gradients, created by @realvjy and the team at overlayz. It takes no input—users browse or download pre-made shapes—and outputs SVG, JSX, or PNG files. The project is hosted on GitHub and licensed under MIT, free for both personal and commercial use.
coolshapes-react) allows developers to import shapes as React components with props like type, index, noise, and size.coolshapes-react package, with props to control appearance (e.g., <Coolshape type="star" index="1" noise="true" />).Users can either browse the website, copy SVG directly, or download the Figma file for design work. Developers install the coolshapes-react package via yarn add coolshapes-react or npm i coolshapes-react, then import components like { Coolshape } or named exports like { Star, Circle }. The shapes are rendered inline with configurable noise and size. A live demo is available at demo.coolshap.es.
Yes, the entire collection is free and open-source under the MIT license, allowing both personal and commercial use without fees.
Absolutely. The MIT license permits any use, including in paid products and SaaS applications.
Shapes are available as SVG code, JSX components (for React), and downloadable PNG images. The Figma source file is also provided.
The coolshapes-react package is a standard React component library and should work with any React-based framework, including Next.js, as long as the environment supports JSX.