All stylesButtonCraft

Tilt Fun

Animated · .btn-tilt-fun

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 12px
Size
.btn-tilt-fun {
  display: inline-block;
  padding: 12px 26px;
  border: none;
  border-radius: 12px;
  background: #ec4899;
  color: #ffffff;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.btn-tilt-fun:hover {
  transform: rotate(-3deg) scale(1.05);
}
.btn-tilt-fun:active {
  transform: rotate(0deg) scale(0.97);
}

More Animated styles

Button

Sweep Shine

Button

Slide Fill Right

Button

Slide Fill Up

Button

Split Center

Button

Curtain Down

Next

Arrow Nudge