Explore other tools in the Design category.
Visualize and generate CSS border-radius.
Generate CSS box shadows visually.
Convert between HEX, RGB, and HSL values.
Generate color palettes from a single color.
Generate lighter and darker shades of a color.
Preview CSS animations and get the code to use them.
Create the popular "neumorphism" (soft UI) effect. Customize the size, radius, distance, and color to generate the perfect design.
border-radius: 50px;
background: #e0e0e0;
box-shadow: 20px 20px 40px #cccccc,
-20px -20px 40px #f4f4f4;