14+ CSS Shine Effects

The shine effect in CSS is a visual technique that creates a glowing or shimmering appearance on elements. It’s typically achieved using CSS gradients and animations. The gradient simulates light reflection, while the animation moves the gradient, creating the dynamic shine effect.

To create a shine effect in CSS, use a combination of linear-gradient for the light reflection and @keyframes animation to move the gradient across the element. This creates a dynamic, shimmering appearance. For instance, apply a linear gradient to a pseudo-element like ::after and animate it to slide across the element.

In this post, I have shared a collection of 14+ CSS shine effects that I picked from CodePen. These examples include a variety of effects such as button shine animation in CSS, shine borders, CSS background shine and many more.

Updated Collection Info:

In May 2024, this post was updated to include 1 new additional item.

Types Of Shine Effects

Text Hover Shine Effect

Text Hover Shine Effect

Colloque Tsui

HTML & CSS

Yes

Animated Gradient Shine Text

Animated Gradient Shine Text

Shaw

HTML & CSS

Yes

Slide to Unlock Shine

Slide to Unlock Shine

Andreas Storm

HTML & CSS

Yes

CSS Button Shine Effect

Shiny CSS Animation Button

Aundre Kerr

HTML & SCSS

Yes

Shining Text Effect CSS3

Shining Text Effect CSS3

Fazlur Rahman

HTML & SCSS

Yes

CSS Shine Button Animation

CSS Shine Button Animation

Nate Watson

HTML & SCSS

No

CSS Shiny Button with Hover Effect

CSS Shiny Button with Hover Effect

Kniw Studio

HTML & CSS

Yes

Shine Border

Shine Border

LIYRO

HTML & CSS

Yes

Image Shine Effect CSS

Image Shine Effect CSS

Jack Domleo

HTML & CSS

Yes

Shine On Hover Over Image

Shine On Hover Over Image

Eike

HTML & CSS

Yes

Shine On Hover Over Image

Background Shine Effect CSS

H7W

HTML & CSS

Yes

Glass Shine Check Box and Radio Buttons

Glass Shine Check Box and Radio Buttons

M.WAQAS

HTML & CSS

Yes

CSS Glass Shine Effect On Hover

Glass Shine on Hover

kamal Jyotwal

HTML & CSS

Yes

Text Shine Effect

Text Shine Effect

Patrik

HTML & CSS

Yes

Shine Effect On Text

Shine Effect On Text

Frontend SDA

HTML & CSS

Yes

CSS Shiny Text

CSS Shiny Text

Shervin

HTML & CSS

Yes

CSS Text Shine Animation

CSS Text Shine Animation

QuickCodingTuts

HTML & CSS

Yes

Wavy Text Shine Animation

Wavy Text Shine Animation

Andreas Storm

HTML, CSS & Js

Yes

Leave a Comment