All stylesButtonCraft

Layer Stack

3D & Tactile · .btn-layer-stack

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 10px
Size
.btn-layer-stack {
  display: inline-block;
  padding: 12px 28px;
  border: none;
  border-radius: 10px;
  background: #f472b6;
  color: #500724;
  font-family: inherit;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 6px 0 -3px #db2777, 0 12px 0 -6px #9d174d;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
.btn-layer-stack:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 0 -3px #db2777, 0 16px 0 -6px #9d174d;
}
.btn-layer-stack:active {
  transform: translateY(2px);
  box-shadow: 0 3px 0 -3px #db2777, 0 6px 0 -6px #9d174d;
}

More 3D & Tactile styles

Button

Pushable Crimson

Button

Pushable Azure

Button

Jelly Lime

Button

Bevel Classic

Button

Glossy Sky

Button

Floating Pill