All stylesButtonCraft

Spring Jelly

Animated · .btn-spring-jelly

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 14px
Size
.btn-spring-jelly {
  display: inline-block;
  padding: 12px 26px;
  border: none;
  border-radius: 14px;
  background: #d946ef;
  color: #ffffff;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.btn-spring-jelly:hover {
  transform: scale(1.08);
}
.btn-spring-jelly:active {
  transform: scale(0.88);
}

More Animated styles

Button

Sweep Shine

Button

Slide Fill Right

Button

Slide Fill Up

Button

Split Center

Button

Curtain Down

Next

Arrow Nudge