More CSS effects, a color mixer and an HTML entity tool
Four new CSS snippets plus two utilities — blend colors and escape HTML, all in your browser.
Another batch is live — four CSS effect snippets and two handy utilities.
Snippets
All interactive — adjust and copy the CSS with your settings:
- Gradient border — a crisp gradient border on rounded corners using the mask trick.
- Bouncing loading dots — a tiny “typing…” style loader, pure CSS.
- Pulse glow button — a CTA with a soft
radiating glow from an animated
box-shadow. - Diagonal stripes background — a two-color
stripe pattern from one
repeating-linear-gradient.
Tools
- Color mixer — blend two colors at any ratio in OKLCH, RGB or HSL and copy the result.
- HTML entity encoder/decoder — escape text to entities or decode them back, named/decimal/hex.
The catalog is now 28 tools and 16 snippets. Browse tools, snippets, or subscribe via RSS.