Glass pricing card with gradient border, price, feature list and call-to-action button.

A glimpse of the source:
<div class="glass-pricing-scene">
<div class="glass-pricing-glow">
</div>
<div class="glass-pricing-card">
<div class="glass-pricing-badge">Populaire</div>
<div class="glass-pricing-price">29<span>€/mois</span>
</div>
<p class="glass-pricing-period">Facturé annuellement</p>
<div class="glass-pricing-divider">
</div>
Full HTML + CSS + JS, copy-paste-ready — with 800 more Premium effects.
A few real contexts where Glass Pricing Card shines:
Pure CSS effect — no JavaScript dependency. It relies on a @keyframes animation, background blur (backdrop-filter) and CSS transforms.
You can tweak:
Works in every modern browser (Chrome, Firefox, Safari, Edge). Responsive, with graceful degradation. backdrop-filter needs Safari 9+ / Chrome 76+ (add the -webkit- prefix for Safari).
This effect is part of the Premium library (801 effects, copy-paste-ready code). Around 70 effects are free.
Copy the HTML, CSS and JS and paste them in. No dependencies, works with any framework.
Yes — the effects are responsive and degrade gracefully.