All stylesButtonCraft

Grow Pop

Animated · .btn-grow-pop

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 12px
Size
.btn-grow-pop {
  display: inline-block;
  padding: 12px 26px;
  border: none;
  border-radius: 12px;
  background: #0ea5e9;
  color: #ffffff;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.btn-grow-pop:hover {
  transform: scale(1.07);
  box-shadow: 0 8px 20px rgba(14, 165, 233, 0.45);
}
.btn-grow-pop:active {
  transform: scale(0.96);
  box-shadow: none;
}

More Animated styles

Button

Sweep Shine

Button

Slide Fill Right

Button

Slide Fill Up

Button

Split Center

Button

Curtain Down

Next

Arrow Nudge